| License |
License |
|---|---|
| GroupId | GroupIdorg.paxml |
| ArtifactId | ArtifactIdpaxml-web |
| Last Version | Last Version2.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPaxmlWeb
Paxml - Process Automation eXtensible Markup Language
|
| Project Organization |
Project OrganizationPaxml |
| Filename | Size |
|---|---|
| paxml-web-2.0.2.pom | |
| paxml-web-2.0.2.jar | 6 KB |
| paxml-web-2.0.2-sources.jar | 3 KB |
| paxml-web-2.0.2-javadoc.jar | 50 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.paxml/paxml-web/ -->
<dependency>
<groupId>org.paxml</groupId>
<artifactId>paxml-web</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.paxml/paxml-web/
implementation 'org.paxml:paxml-web:2.0.2'
// https://jarcasting.com/artifacts/org.paxml/paxml-web/
implementation ("org.paxml:paxml-web:2.0.2")
'org.paxml:paxml-web:jar:2.0.2'
<dependency org="org.paxml" name="paxml-web" rev="2.0.2">
<artifact name="paxml-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.paxml', module='paxml-web', version='2.0.2')
)
libraryDependencies += "org.paxml" % "paxml-web" % "2.0.2"
[org.paxml/paxml-web "2.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.paxml : paxml-core | jar | 2.0.2 |
| javax.servlet : servlet-api | jar | 2.5 |