| License |
License |
|---|---|
| GroupId | GroupIdio.syndesis |
| ArtifactId | ArtifactIdcore |
| Last Version | Last Version1.3.0-20180202 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCore :: Core
syndesis :: core
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| core-1.3.0-20180202.pom | |
| core-1.3.0-20180202.jar | 15 KB |
| core-1.3.0-20180202-tests.jar | 14 KB |
| core-1.3.0-20180202-test-sources.jar | 9 KB |
| core-1.3.0-20180202-sources.jar | 15 KB |
| core-1.3.0-20180202-javadoc.jar | 101 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.syndesis/core/ -->
<dependency>
<groupId>io.syndesis</groupId>
<artifactId>core</artifactId>
<version>1.3.0-20180202</version>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis/core/
implementation 'io.syndesis:core:1.3.0-20180202'
// https://jarcasting.com/artifacts/io.syndesis/core/
implementation ("io.syndesis:core:1.3.0-20180202")
'io.syndesis:core:jar:1.3.0-20180202'
<dependency org="io.syndesis" name="core" rev="1.3.0-20180202">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.syndesis', module='core', version='1.3.0-20180202')
)
libraryDependencies += "io.syndesis" % "core" % "1.3.0-20180202"
[io.syndesis/core "1.3.0-20180202"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot | jar | |
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.8.10 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.10 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.10 |
| net.iharder : base64 | jar | 2.3.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.immutables : value | jar | 2.5.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.6.2 |