License |
License |
---|---|
GroupId | GroupIdcom.teragrep |
ArtifactId | ArtifactIdrad_01 |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionrad_01
Record Audit Data Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rad_01-1.0.1.pom | |
rad_01-1.0.1.jar | 4 KB |
rad_01-1.0.1-sources.jar | 2 KB |
rad_01-1.0.1-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.teragrep/rad_01/ -->
<dependency>
<groupId>com.teragrep</groupId>
<artifactId>rad_01</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.teragrep/rad_01/
implementation 'com.teragrep:rad_01:1.0.1'
// https://jarcasting.com/artifacts/com.teragrep/rad_01/
implementation ("com.teragrep:rad_01:1.0.1")
'com.teragrep:rad_01:jar:1.0.1'
<dependency org="com.teragrep" name="rad_01" rev="1.0.1">
<artifact name="rad_01" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.teragrep', module='rad_01', version='1.0.1')
)
libraryDependencies += "com.teragrep" % "rad_01" % "1.0.1"
[com.teragrep/rad_01 "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.0 |