jackson-parent
Project for parent pom for all Jackson components
License |
License |
---|---|
Categories |
CategoriesJackson Data JSON |
GroupId | GroupIdcom.jwebmp.jre11.jackson |
ArtifactId | ArtifactIdjackson-parent |
Last Version | Last Version0.63.0.19 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJackson parent poms
Parent pom for all Jackson components
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jackson-parent-0.63.0.19.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.jre11.jackson/jackson-parent/ -->
<dependency>
<groupId>com.jwebmp.jre11.jackson</groupId>
<artifactId>jackson-parent</artifactId>
<version>0.63.0.19</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.jre11.jackson/jackson-parent/
implementation 'com.jwebmp.jre11.jackson:jackson-parent:0.63.0.19'
// https://jarcasting.com/artifacts/com.jwebmp.jre11.jackson/jackson-parent/
implementation ("com.jwebmp.jre11.jackson:jackson-parent:0.63.0.19")
'com.jwebmp.jre11.jackson:jackson-parent:pom:0.63.0.19'
<dependency org="com.jwebmp.jre11.jackson" name="jackson-parent" rev="0.63.0.19">
<artifact name="jackson-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.jre11.jackson', module='jackson-parent', version='0.63.0.19')
)
libraryDependencies += "com.jwebmp.jre11.jackson" % "jackson-parent" % "0.63.0.19"
[com.jwebmp.jre11.jackson/jackson-parent "0.63.0.19"]
Project for parent pom for all Jackson components