License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.therore |
ArtifactId | ArtifactIdtherore-concurrent-camel |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTherore Concurrency Camel
Apache Camel support
|
<!-- https://jarcasting.com/artifacts/net.therore/therore-concurrent-camel/ -->
<dependency>
<groupId>net.therore</groupId>
<artifactId>therore-concurrent-camel</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.therore/therore-concurrent-camel/
implementation 'net.therore:therore-concurrent-camel:1.1.0'
// https://jarcasting.com/artifacts/net.therore/therore-concurrent-camel/
implementation ("net.therore:therore-concurrent-camel:1.1.0")
'net.therore:therore-concurrent-camel:jar:1.1.0'
<dependency org="net.therore" name="therore-concurrent-camel" rev="1.1.0">
<artifact name="therore-concurrent-camel" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.therore', module='therore-concurrent-camel', version='1.1.0')
)
libraryDependencies += "net.therore" % "therore-concurrent-camel" % "1.1.0"
[net.therore/therore-concurrent-camel "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
net.therore : therore-concurrent | jar | 1.1.0 |
org.apache.camel : camel-core | jar | 2.13.0 |
com.google.guava : guava-collections | jar | r03 |
org.apache.logging.log4j : log4j-api | jar | 2.0-rc1 |
org.apache.logging.log4j : log4j-core | jar | 2.0-rc1 |