| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.51degrees |
| ArtifactId | ArtifactIdpipeline.jsonbuilder |
| Version | Version4.3.13 |
| Type | Typejar |
| Description |
Description51Degrees :: Pipeline :: JSON Builder
Java implementation of 51Degrees Pipeline API
|
| Project Organization |
Project Organization51Degrees |
<!-- https://jarcasting.com/artifacts/com.51degrees/pipeline.jsonbuilder/ -->
<dependency>
<groupId>com.51degrees</groupId>
<artifactId>pipeline.jsonbuilder</artifactId>
<version>4.3.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/pipeline.jsonbuilder/
implementation 'com.51degrees:pipeline.jsonbuilder:4.3.13'
// https://jarcasting.com/artifacts/com.51degrees/pipeline.jsonbuilder/
implementation ("com.51degrees:pipeline.jsonbuilder:4.3.13")
'com.51degrees:pipeline.jsonbuilder:jar:4.3.13'
<dependency org="com.51degrees" name="pipeline.jsonbuilder" rev="4.3.13">
<artifact name="pipeline.jsonbuilder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='pipeline.jsonbuilder', version='4.3.13')
)
libraryDependencies += "com.51degrees" % "pipeline.jsonbuilder" % "4.3.13"
[com.51degrees/pipeline.jsonbuilder "4.3.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.51degrees : pipeline.engines.fiftyone | jar | 4.3.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.51degrees : pipeline.common | test-jar | 4.3.13 |
| com.51degrees : pipeline.engines | test-jar | 4.3.13 |
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.mockito : mockito-core | jar | 4.3.1 |