io.earcam.wrapped:com.sun.tools.attach

Maven repackaging of OpenJDK's com.sun.tools.attach and com.sun.tools.attach.spi packages

License

License

GroupId

GroupId

io.earcam.wrapped
ArtifactId

ArtifactId

com.sun.tools.attach
Last Version

Last Version

1.8.0_jdk8u172-b11
Release Date

Release Date

Type

Type

jar
Description

Description

Maven repackaging of OpenJDK's com.sun.tools.attach and com.sun.tools.attach.spi packages
Project URL

Project URL

https://bitbucket.org/earcam/com.sun.tools.attach
Project Organization

Project Organization

earcam
Source Code Management

Source Code Management

https://bitbucket.org/earcam/com.sun.tools.attach

Download com.sun.tools.attach

How to add to project

<!-- 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"]

Dependencies

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 Optional jar 3.0.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : java-hamcrest jar 2.0.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.0_jdk8u172-b11
1.8.0_jdk8u162-b12
1.8.0_jdk8u131-b11