From f708c7c1e631c50033f37cd420c5f6dfd74119b9 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 1 Aug 2024 13:52:42 +0000 Subject: automatic import of disruptor --- disruptor-3.4.4.pom | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 disruptor-3.4.4.pom (limited to 'disruptor-3.4.4.pom') diff --git a/disruptor-3.4.4.pom b/disruptor-3.4.4.pom new file mode 100644 index 0000000..64eea72 --- /dev/null +++ b/disruptor-3.4.4.pom @@ -0,0 +1,37 @@ + + + 4.0.0 + com.lmax + disruptor + 3.4.4 + Disruptor Framework + Disruptor - Concurrent Programming Framework + http://lmax-exchange.github.com/disruptor + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + team + LMAX Disruptor Development Team + lmax-disruptor@googlegroups.com + + + + scm:git@github.com:LMAX-Exchange/disruptor.git + scm:git@github.com:LMAX-Exchange/disruptor.git + + + + junit + junit + 4.12 + test + + + -- cgit v1.2.3