License |
License |
---|---|
GroupId | GroupIdcom.github.igor-suhorukov |
ArtifactId | ArtifactIdattach-vm |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAttachAPI based on JMockit/OpenJDK project http://jmockit.org
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
attach-vm-1.0.pom | |
attach-vm-1.0.jar | 600 KB |
attach-vm-1.0-sources.jar | 2 KB |
attach-vm-1.0-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.igor-suhorukov/attach-vm/ -->
<dependency>
<groupId>com.github.igor-suhorukov</groupId>
<artifactId>attach-vm</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.igor-suhorukov/attach-vm/
implementation 'com.github.igor-suhorukov:attach-vm:1.0'
// https://jarcasting.com/artifacts/com.github.igor-suhorukov/attach-vm/
implementation ("com.github.igor-suhorukov:attach-vm:1.0")
'com.github.igor-suhorukov:attach-vm:jar:1.0'
<dependency org="com.github.igor-suhorukov" name="attach-vm" rev="1.0">
<artifact name="attach-vm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.igor-suhorukov', module='attach-vm', version='1.0')
)
libraryDependencies += "com.github.igor-suhorukov" % "attach-vm" % "1.0"
[com.github.igor-suhorukov/attach-vm "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 Optional | jar | 3.0.0 |