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