License |
License |
---|---|
Categories |
CategoriesScience Business Logic Libraries |
GroupId | GroupIdscience.aist.seshat |
ArtifactId | ArtifactIdlog4test |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOur fancy and fast logging framework
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
log4test-1.1.3.pom | |
log4test-1.1.3.jar | 6 KB |
log4test-1.1.3-sources.jar | 4 KB |
log4test-1.1.3-javadoc.jar | 401 KB |
Browse |
<!-- https://jarcasting.com/artifacts/science.aist.seshat/log4test/ -->
<dependency>
<groupId>science.aist.seshat</groupId>
<artifactId>log4test</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/science.aist.seshat/log4test/
implementation 'science.aist.seshat:log4test:1.1.3'
// https://jarcasting.com/artifacts/science.aist.seshat/log4test/
implementation ("science.aist.seshat:log4test:1.1.3")
'science.aist.seshat:log4test:jar:1.1.3'
<dependency org="science.aist.seshat" name="log4test" rev="1.1.3">
<artifact name="log4test" type="jar" />
</dependency>
@Grapes(
@Grab(group='science.aist.seshat', module='log4test', version='1.1.3')
)
libraryDependencies += "science.aist.seshat" % "log4test" % "1.1.3"
[science.aist.seshat/log4test "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
science.aist.seshat : api | jar | 1.1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.3 |