| License |
License |
|---|---|
| GroupId | GroupIdcom.github.jpaoletti |
| ArtifactId | ArtifactIdjpm-core |
| Last Version | Last Version1.5.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjpm-core
Core module for jpm
|
| Filename | Size |
|---|---|
| jpm-core-1.5.3.pom | |
| jpm-core-1.5.3.jar | 198 KB |
| jpm-core-1.5.3-sources.jar | 128 KB |
| jpm-core-1.5.3-javadoc.jar | 856 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.jpaoletti/jpm-core/ -->
<dependency>
<groupId>com.github.jpaoletti</groupId>
<artifactId>jpm-core</artifactId>
<version>1.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jpaoletti/jpm-core/
implementation 'com.github.jpaoletti:jpm-core:1.5.3'
// https://jarcasting.com/artifacts/com.github.jpaoletti/jpm-core/
implementation ("com.github.jpaoletti:jpm-core:1.5.3")
'com.github.jpaoletti:jpm-core:jar:1.5.3'
<dependency org="com.github.jpaoletti" name="jpm-core" rev="1.5.3">
<artifact name="jpm-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jpaoletti', module='jpm-core', version='1.5.3')
)
libraryDependencies += "com.github.jpaoletti" % "jpm-core" % "1.5.3"
[com.github.jpaoletti/jpm-core "1.5.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jdom : jdom | jar | 1.1 |
| com.thoughtworks.xstream : xstream | jar | 1.2.2 |
| bsh : bsh | jar | 1.3.0 |
| commons-beanutils : commons-beanutils | jar | 20030211.134440 |
| commons-collections : commons-collections | jar | 3.2.1 |
| commons-logging : commons-logging | jar | 1.1.1 |
| log4j : log4j | jar | 1.2.16 |
| commons-beanutils : commons-beanutils-core | jar | 1.8.3 |
| commons-codec : commons-codec | jar | 1.6 |
| commons-lang : commons-lang | jar | 2.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.4 |