License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.51degrees |
ArtifactId | ArtifactIdpipeline.jsonbuilder |
Version | Version4.3.8 |
Type | Typejar |
Description |
Description51Degrees :: Pipeline :: JSON Builder
Java implementation of 51Degrees Pipeline API
|
Project Organization |
Project Organization51Degrees |
Filename | Size |
---|---|
pipeline.jsonbuilder-4.3.8.pom | |
pipeline.jsonbuilder-4.3.8.jar | 21 KB |
pipeline.jsonbuilder-4.3.8-sources.jar | 18 KB |
pipeline.jsonbuilder-4.3.8-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.51degrees/pipeline.jsonbuilder/ -->
<dependency>
<groupId>com.51degrees</groupId>
<artifactId>pipeline.jsonbuilder</artifactId>
<version>4.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/pipeline.jsonbuilder/
implementation 'com.51degrees:pipeline.jsonbuilder:4.3.8'
// https://jarcasting.com/artifacts/com.51degrees/pipeline.jsonbuilder/
implementation ("com.51degrees:pipeline.jsonbuilder:4.3.8")
'com.51degrees:pipeline.jsonbuilder:jar:4.3.8'
<dependency org="com.51degrees" name="pipeline.jsonbuilder" rev="4.3.8">
<artifact name="pipeline.jsonbuilder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='pipeline.jsonbuilder', version='4.3.8')
)
libraryDependencies += "com.51degrees" % "pipeline.jsonbuilder" % "4.3.8"
[com.51degrees/pipeline.jsonbuilder "4.3.8"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
com.51degrees : pipeline.engines | jar | 4.3.8 |
com.51degrees : pipeline.engines.fiftyone | jar | 4.3.8 |
org.json : json | jar | 20180813 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.6.2 |
org.slf4j : slf4j-simple | jar | 1.7.21 |
org.mockito : mockito-core | jar | 2.22.0 |
com.51degrees : pipeline.common | test-jar | 4.3.8 |
com.51degrees : pipeline.engines | test-jar | 4.3.8 |
junit : junit | jar | 4.12 |