| License |
License |
|---|---|
| GroupId | GroupIdcom.github.attemper |
| ArtifactId | ArtifactIdjsr223-perl |
| Last Version | Last Version0.9.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPerl of jsr223
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jsr223-perl-0.9.10.pom | |
| jsr223-perl-0.9.10.jar | 14 KB |
| jsr223-perl-0.9.10-sources.jar | 7 KB |
| jsr223-perl-0.9.10-javadoc.jar | 59 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.attemper/jsr223-perl/ -->
<dependency>
<groupId>com.github.attemper</groupId>
<artifactId>jsr223-perl</artifactId>
<version>0.9.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.attemper/jsr223-perl/
implementation 'com.github.attemper:jsr223-perl:0.9.10'
// https://jarcasting.com/artifacts/com.github.attemper/jsr223-perl/
implementation ("com.github.attemper:jsr223-perl:0.9.10")
'com.github.attemper:jsr223-perl:jar:0.9.10'
<dependency org="com.github.attemper" name="jsr223-perl" rev="0.9.10">
<artifact name="jsr223-perl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.attemper', module='jsr223-perl', version='0.9.10')
)
libraryDependencies += "com.github.attemper" % "jsr223-perl" % "0.9.10"
[com.github.attemper/jsr223-perl "0.9.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 19.0 |
| org.slf4j : slf4j-api | jar | 1.7.26 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-nop | jar | 1.7.2 |
| log4j : log4j | jar | 1.2.17 |
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-all | jar | 1.10.19 |