GroupId | GroupIdorg.zeroturnaround |
---|---|
ArtifactId | ArtifactIdjr-utils |
Last Version | Last Version3.0-M1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJavaRebel Utils
|
Filename | Size |
---|---|
jr-utils-3.0-M1.pom | |
jr-utils-3.0-M1.jar | 27 KB |
jr-utils-3.0-M1-sources.jar | 13 KB |
jr-utils-3.0-M1-javadoc.jar | 87 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.zeroturnaround/jr-utils/ -->
<dependency>
<groupId>org.zeroturnaround</groupId>
<artifactId>jr-utils</artifactId>
<version>3.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.zeroturnaround/jr-utils/
implementation 'org.zeroturnaround:jr-utils:3.0-M1'
// https://jarcasting.com/artifacts/org.zeroturnaround/jr-utils/
implementation ("org.zeroturnaround:jr-utils:3.0-M1")
'org.zeroturnaround:jr-utils:jar:3.0-M1'
<dependency org="org.zeroturnaround" name="jr-utils" rev="3.0-M1">
<artifact name="jr-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zeroturnaround', module='jr-utils', version='3.0-M1')
)
libraryDependencies += "org.zeroturnaround" % "jr-utils" % "3.0-M1"
[org.zeroturnaround/jr-utils "3.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.zeroturnaround : jr-sdk | jar | 3.0-M1 |
org.zeroturnaround : jr-javassist | jar | 3.8.0.GA |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |