License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.therore |
ArtifactId | ArtifactIdtherore-concurrent |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTherore Concurrency
Therore Concurrency Libraries are an expanded set of services and
types supporting advanced concurrent programming in Java.
|
Filename | Size |
---|---|
therore-concurrent-1.1.0.pom | |
therore-concurrent-1.1.0.jar | 16 KB |
therore-concurrent-1.1.0-sources.jar | 4 KB |
therore-concurrent-1.1.0-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.therore/therore-concurrent/ -->
<dependency>
<groupId>net.therore</groupId>
<artifactId>therore-concurrent</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.therore/therore-concurrent/
implementation 'net.therore:therore-concurrent:1.1.0'
// https://jarcasting.com/artifacts/net.therore/therore-concurrent/
implementation ("net.therore:therore-concurrent:1.1.0")
'net.therore:therore-concurrent:jar:1.1.0'
<dependency org="net.therore" name="therore-concurrent" rev="1.1.0">
<artifact name="therore-concurrent" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.therore', module='therore-concurrent', version='1.1.0')
)
libraryDependencies += "net.therore" % "therore-concurrent" % "1.1.0"
[net.therore/therore-concurrent "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava-annotations | jar | r03 |
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 |