| License |
License |
|---|---|
| GroupId | GroupIdde.extra-standard |
| ArtifactId | ArtifactIdextra-profiling |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionextra-profiling
eXTra Parent-POM
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| extra-profiling-1.0.0.pom | |
| extra-profiling-1.0.0.zip | 3 MB |
| extra-profiling-1.0.0-tests.jar | 4 KB |
| extra-profiling-1.0.0-test-sources.jar | 1 KB |
| extra-profiling-1.0.0-sources.jar | 664 KB |
| extra-profiling-1.0.0-javadoc.jar | 261 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.extra-standard/extra-profiling/ -->
<dependency>
<groupId>de.extra-standard</groupId>
<artifactId>extra-profiling</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.extra-standard/extra-profiling/
implementation 'de.extra-standard:extra-profiling:1.0.0'
// https://jarcasting.com/artifacts/de.extra-standard/extra-profiling/
implementation ("de.extra-standard:extra-profiling:1.0.0")
'de.extra-standard:extra-profiling:jar:1.0.0'
<dependency org="de.extra-standard" name="extra-profiling" rev="1.0.0">
<artifact name="extra-profiling" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.extra-standard', module='extra-profiling', version='1.0.0')
)
libraryDependencies += "de.extra-standard" % "extra-profiling" % "1.0.0"
[de.extra-standard/extra-profiling "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.16 |
| com.itextpdf : itextpdf | jar | 5.1.3 |
| com.itextpdf.tool : xmlworker | jar | 1.1.1 |
| com.sun.xml : relaxngDatatype | jar | 1.0 |
| com.sun.xsom : xsom | jar | 20110809 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |