License |
License |
---|---|
GroupId | GroupIdtech.ibit |
ArtifactId | ArtifactIdstructlog4j-api |
Version | Version1.4 |
Type | Typejar |
Description |
Descriptionstructlog4j
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
structlog4j-api-1.4.pom | |
structlog4j-api-1.4.jar | 13 KB |
structlog4j-api-1.4-sources.jar | 10 KB |
structlog4j-api-1.4-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.ibit/structlog4j-api/ -->
<dependency>
<groupId>tech.ibit</groupId>
<artifactId>structlog4j-api</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/tech.ibit/structlog4j-api/
implementation 'tech.ibit:structlog4j-api:1.4'
// https://jarcasting.com/artifacts/tech.ibit/structlog4j-api/
implementation ("tech.ibit:structlog4j-api:1.4")
'tech.ibit:structlog4j-api:jar:1.4'
<dependency org="tech.ibit" name="structlog4j-api" rev="1.4">
<artifact name="structlog4j-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.ibit', module='structlog4j-api', version='1.4')
)
libraryDependencies += "tech.ibit" % "structlog4j-api" % "1.4"
[tech.ibit/structlog4j-api "1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.20 |
org.slf4j : slf4j-api | jar | 1.7.25 |
junit : junit | jar | 4.13.1 |
Group / Artifact | Type | Version |
---|---|---|
tech.ibit : structlog4j-test-base | jar | 1.4 |