License |
License |
---|---|
GroupId | GroupIdio.github.fastcube.jaxb.com.tibco.bw.schemas |
ArtifactId | ArtifactIdprocess-model |
Version | Version5.9 |
Type | Typejar |
Description |
DescriptionJAXB implementation of TIBCO BusinessWorks Process Model schema
The targetNamespace of this schema is "http://xmlns.tibco.com/bw/process/2003"
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
process-model-5.9.pom | |
process-model-5.9.jar | 82 KB |
process-model-5.9-sources.jar | 108 KB |
process-model-5.9-javadoc.jar | 557 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.fastcube.jaxb.com.tibco.bw.schemas/process-model/ -->
<dependency>
<groupId>io.github.fastcube.jaxb.com.tibco.bw.schemas</groupId>
<artifactId>process-model</artifactId>
<version>5.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.fastcube.jaxb.com.tibco.bw.schemas/process-model/
implementation 'io.github.fastcube.jaxb.com.tibco.bw.schemas:process-model:5.9'
// https://jarcasting.com/artifacts/io.github.fastcube.jaxb.com.tibco.bw.schemas/process-model/
implementation ("io.github.fastcube.jaxb.com.tibco.bw.schemas:process-model:5.9")
'io.github.fastcube.jaxb.com.tibco.bw.schemas:process-model:jar:5.9'
<dependency org="io.github.fastcube.jaxb.com.tibco.bw.schemas" name="process-model" rev="5.9">
<artifact name="process-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.fastcube.jaxb.com.tibco.bw.schemas', module='process-model', version='5.9')
)
libraryDependencies += "io.github.fastcube.jaxb.com.tibco.bw.schemas" % "process-model" % "5.9"
[io.github.fastcube.jaxb.com.tibco.bw.schemas/process-model "5.9"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.persistence : org.eclipse.persistence.moxy | jar | 2.5.1 |