| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.netflix.conductor |
| ArtifactId | ArtifactIdconductor-core |
| Last Version | Last Version3.9.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionconductor-core
conductor-core
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| conductor-core-3.9.0.pom | |
| conductor-core-3.9.0.jar | 268 KB |
| conductor-core-3.9.0-sources.jar | 183 KB |
| conductor-core-3.9.0-javadoc.jar | 464 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.conductor/conductor-core/ -->
<dependency>
<groupId>com.netflix.conductor</groupId>
<artifactId>conductor-core</artifactId>
<version>3.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.conductor/conductor-core/
implementation 'com.netflix.conductor:conductor-core:3.9.0'
// https://jarcasting.com/artifacts/com.netflix.conductor/conductor-core/
implementation ("com.netflix.conductor:conductor-core:3.9.0")
'com.netflix.conductor:conductor-core:jar:3.9.0'
<dependency org="com.netflix.conductor" name="conductor-core" rev="3.9.0">
<artifact name="conductor-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.conductor', module='conductor-core', version='3.9.0')
)
libraryDependencies += "com.netflix.conductor" % "conductor-core" % "3.9.0"
[com.netflix.conductor/conductor-core "3.9.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-jul | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-web | jar | 2.17.1 |
| com.netflix.conductor : conductor-common | jar | 3.9.0 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.1 |
| commons-io : commons-io | jar | 2.7 |
| com.google.protobuf : protobuf-java | jar | 3.13.0 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.2 |
| com.spotify : completable-futures | jar | 0.3.3 |
| com.jayway.jsonpath : json-path | jar | 2.4.0 |
| io.reactivex : rxjava | jar | 1.2.2 |
| com.netflix.spectator : spectator-api | jar | 0.122.0 |
| org.apache.bval : bval-jsr | jar | 2.0.5 |
| com.github.ben-manes.caffeine : caffeine | jar | 2.9.3 |
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.3 |
| jakarta.activation : jakarta.activation-api | jar | 2.0.0 |