License |
License |
---|---|
Categories |
CategoriesMaven Build Tools React User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
GroupId | GroupIdorg.jibx.test.examples |
ArtifactId | ArtifactIdmaven-plugin-examples-reactor |
Last Version | Last Version1.3.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJiBX CXF WSDL First OSGi Package
Maven JiBX plugin top-level project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
maven-plugin-examples-reactor-1.3.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jibx.test.examples/maven-plugin-examples-reactor/ -->
<dependency>
<groupId>org.jibx.test.examples</groupId>
<artifactId>maven-plugin-examples-reactor</artifactId>
<version>1.3.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jibx.test.examples/maven-plugin-examples-reactor/
implementation 'org.jibx.test.examples:maven-plugin-examples-reactor:1.3.3'
// https://jarcasting.com/artifacts/org.jibx.test.examples/maven-plugin-examples-reactor/
implementation ("org.jibx.test.examples:maven-plugin-examples-reactor:1.3.3")
'org.jibx.test.examples:maven-plugin-examples-reactor:pom:1.3.3'
<dependency org="org.jibx.test.examples" name="maven-plugin-examples-reactor" rev="1.3.3">
<artifact name="maven-plugin-examples-reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jibx.test.examples', module='maven-plugin-examples-reactor', version='1.3.3')
)
libraryDependencies += "org.jibx.test.examples" % "maven-plugin-examples-reactor" % "1.3.3"
[org.jibx.test.examples/maven-plugin-examples-reactor "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |