Last Version

Gradle jaxb2 plugin 3.2.0

Gradle plugin for jaxb2

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.gradleup
ArtifactId

ArtifactId

jaxb2
Version

Version

3.2.0
Type

Type

jar
Description

Description

Gradle jaxb2 plugin
Gradle plugin for jaxb2
Project URL

Project URL

https://github.com/GradleUp/jaxb2
Source Code Management

Source Code Management

https://github.com/GradleUp/jaxb2/

Download jaxb2 3.2.0


<!-- https://jarcasting.com/artifacts/com.gradleup/jaxb2/ -->
<dependency>
    <groupId>com.gradleup</groupId>
    <artifactId>jaxb2</artifactId>
    <version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gradleup/jaxb2/
implementation 'com.gradleup:jaxb2:3.2.0'
// https://jarcasting.com/artifacts/com.gradleup/jaxb2/
implementation ("com.gradleup:jaxb2:3.2.0")
'com.gradleup:jaxb2:jar:3.2.0'
<dependency org="com.gradleup" name="jaxb2" rev="3.2.0">
  <artifact name="jaxb2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gradleup', module='jaxb2', version='3.2.0')
)
libraryDependencies += "com.gradleup" % "jaxb2" % "3.2.0"
[com.gradleup/jaxb2 "3.2.0"]

Dependencies

test (5)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3
org.junit : junit-bom jar 5.6.2
org.junit.jupiter : junit-jupiter-api jar
org.spockframework : spock-core jar 1.3-groovy-2.5
org.apache.commons : commons-io jar 1.3.2

Project Modules

There are no modules declared in this project.