jackson-parent
Project for parent pom for all Jackson components
License |
License |
---|---|
Categories |
CategoriesJackson Data JSON |
GroupId | GroupIdcom.jwebmp.jpms.jackson |
ArtifactId | ArtifactIdjackson-parent |
Last Version | Last Version0.68.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJackson parent poms
Public 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.68.0.1.pom | 2 KB |
jackson-parent-0.68.0.1-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.jpms.jackson/jackson-parent/ -->
<dependency>
<groupId>com.jwebmp.jpms.jackson</groupId>
<artifactId>jackson-parent</artifactId>
<version>0.68.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.jpms.jackson/jackson-parent/
implementation 'com.jwebmp.jpms.jackson:jackson-parent:0.68.0.1'
// https://jarcasting.com/artifacts/com.jwebmp.jpms.jackson/jackson-parent/
implementation ("com.jwebmp.jpms.jackson:jackson-parent:0.68.0.1")
'com.jwebmp.jpms.jackson:jackson-parent:jar:0.68.0.1'
<dependency org="com.jwebmp.jpms.jackson" name="jackson-parent" rev="0.68.0.1">
<artifact name="jackson-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.jpms.jackson', module='jackson-parent', version='0.68.0.1')
)
libraryDependencies += "com.jwebmp.jpms.jackson" % "jackson-parent" % "0.68.0.1"
[com.jwebmp.jpms.jackson/jackson-parent "0.68.0.1"]
Project for parent pom for all Jackson components