| License |
License |
|---|---|
| GroupId | GroupIdcom.covisint.core |
| ArtifactId | ArtifactIdtrace |
| Last Version | Last Version1.0.0.RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCovisint Super-POM
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| trace-1.0.0.RELEASE.pom | |
| trace-1.0.0.RELEASE.jar | 14 KB |
| trace-1.0.0.RELEASE-sources.jar | 9 KB |
| trace-1.0.0.RELEASE-javadoc.jar | 70 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.covisint.core/trace/ -->
<dependency>
<groupId>com.covisint.core</groupId>
<artifactId>trace</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.covisint.core/trace/
implementation 'com.covisint.core:trace:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.covisint.core/trace/
implementation ("com.covisint.core:trace:1.0.0.RELEASE")
'com.covisint.core:trace:jar:1.0.0.RELEASE'
<dependency org="com.covisint.core" name="trace" rev="1.0.0.RELEASE">
<artifact name="trace" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.covisint.core', module='trace', version='1.0.0.RELEASE')
)
libraryDependencies += "com.covisint.core" % "trace" % "1.0.0.RELEASE"
[com.covisint.core/trace "1.0.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.covisint.core : core-support | jar | 1.0.0.RELEASE |
| com.google.guava : guava | jar | 16.0.1 |
| org.slf4j : slf4j-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |