License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdorg.into-cps.maestro.plugins |
ArtifactId | ArtifactIddebuglogging |
Last Version | Last Version2.1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
debuglogging-2.1.9.pom | |
debuglogging-2.1.9.jar | 6 KB |
debuglogging-2.1.9-sources.jar | 2 KB |
debuglogging-2.1.9-javadoc.jar | 394 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.into-cps.maestro.plugins/debuglogging/ -->
<dependency>
<groupId>org.into-cps.maestro.plugins</groupId>
<artifactId>debuglogging</artifactId>
<version>2.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.into-cps.maestro.plugins/debuglogging/
implementation 'org.into-cps.maestro.plugins:debuglogging:2.1.9'
// https://jarcasting.com/artifacts/org.into-cps.maestro.plugins/debuglogging/
implementation ("org.into-cps.maestro.plugins:debuglogging:2.1.9")
'org.into-cps.maestro.plugins:debuglogging:jar:2.1.9'
<dependency org="org.into-cps.maestro.plugins" name="debuglogging" rev="2.1.9">
<artifact name="debuglogging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.into-cps.maestro.plugins', module='debuglogging', version='2.1.9')
)
libraryDependencies += "org.into-cps.maestro.plugins" % "debuglogging" % "2.1.9"
[org.into-cps.maestro.plugins/debuglogging "2.1.9"]
Group / Artifact | Type | Version |
---|---|---|
org.into-cps.maestro.plugins : api | jar | 2.1.9 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5.1 |
com.spencerwi : Either.java | jar | 2.1.1 |
org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.1 |