License |
License |
---|---|
Categories |
CategoriesNet Logging Application Layer Libs |
GroupId | GroupIdcom.github.thorbenkuck |
ArtifactId | ArtifactIdNetCom2-Logging |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNetCom2-Logging
NetCom2 Logging is a logging base, used within NetCom2
|
Project URL |
Project URL |
Filename | Size |
---|---|
NetCom2-Logging-1.3.1.pom | |
NetCom2-Logging-1.3.1.jar | 17 KB |
NetCom2-Logging-1.3.1-sources.jar | 11 KB |
NetCom2-Logging-1.3.1-javadoc.jar | 468 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.thorbenkuck/NetCom2-Logging/ -->
<dependency>
<groupId>com.github.thorbenkuck</groupId>
<artifactId>NetCom2-Logging</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thorbenkuck/NetCom2-Logging/
implementation 'com.github.thorbenkuck:NetCom2-Logging:1.3.1'
// https://jarcasting.com/artifacts/com.github.thorbenkuck/NetCom2-Logging/
implementation ("com.github.thorbenkuck:NetCom2-Logging:1.3.1")
'com.github.thorbenkuck:NetCom2-Logging:jar:1.3.1'
<dependency org="com.github.thorbenkuck" name="NetCom2-Logging" rev="1.3.1">
<artifact name="NetCom2-Logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thorbenkuck', module='NetCom2-Logging', version='1.3.1')
)
libraryDependencies += "com.github.thorbenkuck" % "NetCom2-Logging" % "1.3.1"
[com.github.thorbenkuck/NetCom2-Logging "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.15.0 |
com.github.thorbenkuck : keller-core | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |