GroupId | GroupIdorg.force66 |
---|---|
ArtifactId | ArtifactIdRequestCorrelation-log4j-1x |
Version | Version1.0.0-rc1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.force66/RequestCorrelation-log4j-1x/ -->
<dependency>
<groupId>org.force66</groupId>
<artifactId>RequestCorrelation-log4j-1x</artifactId>
<version>1.0.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/org.force66/RequestCorrelation-log4j-1x/
implementation 'org.force66:RequestCorrelation-log4j-1x:1.0.0-rc1'
// https://jarcasting.com/artifacts/org.force66/RequestCorrelation-log4j-1x/
implementation ("org.force66:RequestCorrelation-log4j-1x:1.0.0-rc1")
'org.force66:RequestCorrelation-log4j-1x:jar:1.0.0-rc1'
<dependency org="org.force66" name="RequestCorrelation-log4j-1x" rev="1.0.0-rc1">
<artifact name="RequestCorrelation-log4j-1x" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.force66', module='RequestCorrelation-log4j-1x', version='1.0.0-rc1')
)
libraryDependencies += "org.force66" % "RequestCorrelation-log4j-1x" % "1.0.0-rc1"
[org.force66/RequestCorrelation-log4j-1x "1.0.0-rc1"]