License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.github.thorbenkuck |
ArtifactId | ArtifactIdNetCom2-Service |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNetCom2-Service
Service location
|
Project URL |
Project URL |
Filename | Size |
---|---|
NetCom2-Service-1.0.pom | |
NetCom2-Service-1.0.jar | 26 KB |
NetCom2-Service-1.0-sources.jar | 9 KB |
NetCom2-Service-1.0-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.thorbenkuck/NetCom2-Service/ -->
<dependency>
<groupId>com.github.thorbenkuck</groupId>
<artifactId>NetCom2-Service</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thorbenkuck/NetCom2-Service/
implementation 'com.github.thorbenkuck:NetCom2-Service:1.0'
// https://jarcasting.com/artifacts/com.github.thorbenkuck/NetCom2-Service/
implementation ("com.github.thorbenkuck:NetCom2-Service:1.0")
'com.github.thorbenkuck:NetCom2-Service:jar:1.0'
<dependency org="com.github.thorbenkuck" name="NetCom2-Service" rev="1.0">
<artifact name="NetCom2-Service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thorbenkuck', module='NetCom2-Service', version='1.0')
)
libraryDependencies += "com.github.thorbenkuck" % "NetCom2-Service" % "1.0"
[com.github.thorbenkuck/NetCom2-Service "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 | jar | 2.0.1 |
com.github.thorbenkuck : NetCom2-Logging | jar | 1.1 |
com.github.thorbenkuck : NetCom2-Util | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |