| License |
License |
|---|---|
| GroupId | GroupIdorg.codehaus.xdas4j |
| ArtifactId | ArtifactIdlogger |
| Last Version | Last Version0.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionxdas4j logger
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| logger-0.2.1.pom | |
| logger-0.2.1.jar | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.xdas4j/logger/ -->
<dependency>
<groupId>org.codehaus.xdas4j</groupId>
<artifactId>logger</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.xdas4j/logger/
implementation 'org.codehaus.xdas4j:logger:0.2.1'
// https://jarcasting.com/artifacts/org.codehaus.xdas4j/logger/
implementation ("org.codehaus.xdas4j:logger:0.2.1")
'org.codehaus.xdas4j:logger:jar:0.2.1'
<dependency org="org.codehaus.xdas4j" name="logger" rev="0.2.1">
<artifact name="logger" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.xdas4j', module='logger', version='0.2.1')
)
libraryDependencies += "org.codehaus.xdas4j" % "logger" % "0.2.1"
[org.codehaus.xdas4j/logger "0.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.xdas4j : domain | jar | 0.2.1 |
| log4j : log4j | jar | 1.2.14 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.1 |
| com.google.code.gson : gson | jar | 1.4 |
| org.apache.commons : commons-io | jar | 1.3.2 |