License |
License |
---|---|
GroupId | GroupIdio.earcam.wrapped |
ArtifactId | ArtifactIdcom.sun.tools.attach |
Last Version | Last Version1.8.0_jdk8u172-b11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMaven repackaging of OpenJDK's com.sun.tools.attach and com.sun.tools.attach.spi packages
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.earcam.wrapped/com.sun.tools.attach/ -->
<dependency>
<groupId>io.earcam.wrapped</groupId>
<artifactId>com.sun.tools.attach</artifactId>
<version>1.8.0_jdk8u172-b11</version>
</dependency>
// https://jarcasting.com/artifacts/io.earcam.wrapped/com.sun.tools.attach/
implementation 'io.earcam.wrapped:com.sun.tools.attach:1.8.0_jdk8u172-b11'
// https://jarcasting.com/artifacts/io.earcam.wrapped/com.sun.tools.attach/
implementation ("io.earcam.wrapped:com.sun.tools.attach:1.8.0_jdk8u172-b11")
'io.earcam.wrapped:com.sun.tools.attach:jar:1.8.0_jdk8u172-b11'
<dependency org="io.earcam.wrapped" name="com.sun.tools.attach" rev="1.8.0_jdk8u172-b11">
<artifact name="com.sun.tools.attach" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.earcam.wrapped', module='com.sun.tools.attach', version='1.8.0_jdk8u172-b11')
)
libraryDependencies += "io.earcam.wrapped" % "com.sun.tools.attach" % "1.8.0_jdk8u172-b11"
[io.earcam.wrapped/com.sun.tools.attach "1.8.0_jdk8u172-b11"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |