License |
License |
---|---|
GroupId | GroupIdorg.znerd |
ArtifactId | ArtifactIdlogdoc-core |
Last Version | Last Version1.0-rc3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLogdoc Core
Contract-first logging tool, featuring internationalization and generation of code/web docs
|
Filename | Size |
---|---|
logdoc-core-1.0-rc3.pom | |
logdoc-core-1.0-rc3.jar | 53 KB |
logdoc-core-1.0-rc3-tests.jar | 14 KB |
logdoc-core-1.0-rc3-sources.jar | 37 KB |
logdoc-core-1.0-rc3-javadoc.jar | 143 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.znerd/logdoc-core/ -->
<dependency>
<groupId>org.znerd</groupId>
<artifactId>logdoc-core</artifactId>
<version>1.0-rc3</version>
</dependency>
// https://jarcasting.com/artifacts/org.znerd/logdoc-core/
implementation 'org.znerd:logdoc-core:1.0-rc3'
// https://jarcasting.com/artifacts/org.znerd/logdoc-core/
implementation ("org.znerd:logdoc-core:1.0-rc3")
'org.znerd:logdoc-core:jar:1.0-rc3'
<dependency org="org.znerd" name="logdoc-core" rev="1.0-rc3">
<artifact name="logdoc-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.znerd', module='logdoc-core', version='1.0-rc3')
)
libraryDependencies += "org.znerd" % "logdoc-core" % "1.0-rc3"
[org.znerd/logdoc-core "1.0-rc3"]
Group / Artifact | Type | Version |
---|---|---|
org.znerd : znerd-util | jar | 0.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |