| License |
License |
|---|---|
| GroupId | GroupIdorg.paxml |
| ArtifactId | ArtifactIdPaxmlCore |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPaxmlCore
Paxml - Process Automation eXtensible Markup Language
|
| Project Organization |
Project OrganizationPaxml |
| Filename | Size |
|---|---|
| PaxmlCore-1.0.pom | |
| PaxmlCore-1.0.jar | 328 KB |
| PaxmlCore-1.0-sources.jar | 246 KB |
| PaxmlCore-1.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.paxml/PaxmlCore/ -->
<dependency>
<groupId>org.paxml</groupId>
<artifactId>PaxmlCore</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.paxml/PaxmlCore/
implementation 'org.paxml:PaxmlCore:1.0'
// https://jarcasting.com/artifacts/org.paxml/PaxmlCore/
implementation ("org.paxml:PaxmlCore:1.0")
'org.paxml:PaxmlCore:jar:1.0'
<dependency org="org.paxml" name="PaxmlCore" rev="1.0">
<artifact name="PaxmlCore" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.paxml', module='PaxmlCore', version='1.0')
)
libraryDependencies += "org.paxml" % "PaxmlCore" % "1.0"
[org.paxml/PaxmlCore "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 | jar | 1.3.163 |
| commons-dbcp : commons-dbcp | jar | 1.2.2 |
| junit : junit | jar | 4.10 |