| License |
License |
|---|---|
| Categories |
CategoriesPippo User Interface Web Frameworks |
| GroupId | GroupIdro.pippo |
| ArtifactId | ArtifactIdpippo-jaxb |
| Last Version | Last Version1.13.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPippo JAXB
JAXB integration
|
| Filename | Size |
|---|---|
| pippo-jaxb-1.13.1.pom | |
| pippo-jaxb-1.13.1.jar | 4 KB |
| pippo-jaxb-1.13.1-sources.jar | 3 KB |
| pippo-jaxb-1.13.1-javadoc.jar | 26 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ro.pippo/pippo-jaxb/ -->
<dependency>
<groupId>ro.pippo</groupId>
<artifactId>pippo-jaxb</artifactId>
<version>1.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/ro.pippo/pippo-jaxb/
implementation 'ro.pippo:pippo-jaxb:1.13.1'
// https://jarcasting.com/artifacts/ro.pippo/pippo-jaxb/
implementation ("ro.pippo:pippo-jaxb:1.13.1")
'ro.pippo:pippo-jaxb:jar:1.13.1'
<dependency org="ro.pippo" name="pippo-jaxb" rev="1.13.1">
<artifact name="pippo-jaxb" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.pippo', module='pippo-jaxb', version='1.13.1')
)
libraryDependencies += "ro.pippo" % "pippo-jaxb" % "1.13.1"
[ro.pippo/pippo-jaxb "1.13.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| ro.pippo : pippo-core | jar | 1.13.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.kohsuke.metainf-services : metainf-services | jar | 1.7 |