License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.github.thorbenkuck |
ArtifactId | ArtifactIdNetCom2-Cache |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNetCom2-Cache
The Cache
|
Project URL |
Project URL |
Filename | Size |
---|---|
NetCom2-Cache-1.0.pom | |
NetCom2-Cache-1.0.jar | 10 KB |
NetCom2-Cache-1.0-sources.jar | 6 KB |
NetCom2-Cache-1.0-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.thorbenkuck/NetCom2-Cache/ -->
<dependency>
<groupId>com.github.thorbenkuck</groupId>
<artifactId>NetCom2-Cache</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thorbenkuck/NetCom2-Cache/
implementation 'com.github.thorbenkuck:NetCom2-Cache:1.0'
// https://jarcasting.com/artifacts/com.github.thorbenkuck/NetCom2-Cache/
implementation ("com.github.thorbenkuck:NetCom2-Cache:1.0")
'com.github.thorbenkuck:NetCom2-Cache:jar:1.0'
<dependency org="com.github.thorbenkuck" name="NetCom2-Cache" rev="1.0">
<artifact name="NetCom2-Cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thorbenkuck', module='NetCom2-Cache', version='1.0')
)
libraryDependencies += "com.github.thorbenkuck" % "NetCom2-Cache" % "1.0"
[com.github.thorbenkuck/NetCom2-Cache "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.15.0 |
com.github.thorbenkuck : keller-core | jar | 1.0.2 |
com.github.thorbenkuck : NetCom2-Util | jar | 1.0 |
com.github.thorbenkuck : NetCom2-Logging | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |