License |
License |
---|---|
Categories |
CategoriesBootique User Interface Web Frameworks |
GroupId | GroupIdio.bootique.cxf |
ArtifactId | ArtifactIdbootique-cxf-parent |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionbootique-cxf-parent
Parent POM of Bootique CXF module.
|
Project Organization |
Project OrganizationObjectStyle LLC |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bootique-cxf-parent-2.0.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.bootique.cxf/bootique-cxf-parent/ -->
<dependency>
<groupId>io.bootique.cxf</groupId>
<artifactId>bootique-cxf-parent</artifactId>
<version>2.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.bootique.cxf/bootique-cxf-parent/
implementation 'io.bootique.cxf:bootique-cxf-parent:2.0.1'
// https://jarcasting.com/artifacts/io.bootique.cxf/bootique-cxf-parent/
implementation ("io.bootique.cxf:bootique-cxf-parent:2.0.1")
'io.bootique.cxf:bootique-cxf-parent:pom:2.0.1'
<dependency org="io.bootique.cxf" name="bootique-cxf-parent" rev="2.0.1">
<artifact name="bootique-cxf-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.bootique.cxf', module='bootique-cxf-parent', version='2.0.1')
)
libraryDependencies += "io.bootique.cxf" % "bootique-cxf-parent" % "2.0.1"
[io.bootique.cxf/bootique-cxf-parent "2.0.1"]