| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdorg.jibx.config |
| ArtifactId | ArtifactIdjibx-ws-mvn |
| Last Version | Last Version0.9.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionjibxws-mvn - JiBX web-services project
JiBX web-services project
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jibx-ws-mvn-0.9.1.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jibx.config/jibx-ws-mvn/ -->
<dependency>
<groupId>org.jibx.config</groupId>
<artifactId>jibx-ws-mvn</artifactId>
<version>0.9.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jibx.config/jibx-ws-mvn/
implementation 'org.jibx.config:jibx-ws-mvn:0.9.1'
// https://jarcasting.com/artifacts/org.jibx.config/jibx-ws-mvn/
implementation ("org.jibx.config:jibx-ws-mvn:0.9.1")
'org.jibx.config:jibx-ws-mvn:pom:0.9.1'
<dependency org="org.jibx.config" name="jibx-ws-mvn" rev="0.9.1">
<artifact name="jibx-ws-mvn" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jibx.config', module='jibx-ws-mvn', version='0.9.1')
)
libraryDependencies += "org.jibx.config" % "jibx-ws-mvn" % "0.9.1"
[org.jibx.config/jibx-ws-mvn "0.9.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |