License |
License |
---|---|
GroupId | GroupIdse.kth.castor |
ArtifactId | ArtifactIdjdbl-parent-pom |
Version | Version1.0.0 |
Type | Typepom |
Description |
Descriptionjdbl-parent-pom
JDBL: A tool to automatically debloat Java projects
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jdbl-parent-pom-1.0.0.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/se.kth.castor/jdbl-parent-pom/ -->
<dependency>
<groupId>se.kth.castor</groupId>
<artifactId>jdbl-parent-pom</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.kth.castor/jdbl-parent-pom/
implementation 'se.kth.castor:jdbl-parent-pom:1.0.0'
// https://jarcasting.com/artifacts/se.kth.castor/jdbl-parent-pom/
implementation ("se.kth.castor:jdbl-parent-pom:1.0.0")
'se.kth.castor:jdbl-parent-pom:pom:1.0.0'
<dependency org="se.kth.castor" name="jdbl-parent-pom" rev="1.0.0">
<artifact name="jdbl-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.kth.castor', module='jdbl-parent-pom', version='1.0.0')
)
libraryDependencies += "se.kth.castor" % "jdbl-parent-pom" % "1.0.0"
[se.kth.castor/jdbl-parent-pom "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.1 |
org.junit.platform : junit-platform-runner | jar | 1.6.1 |