| License |
License |
|---|---|
| GroupId | GroupIdio.syndesis |
| ArtifactId | ArtifactIddao |
| Last Version | Last Version1.3.0-20180202 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionREST :: DAO
syndesis :: dao
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| dao-1.3.0-20180202.pom | |
| dao-1.3.0-20180202.jar | 43 KB |
| dao-1.3.0-20180202-tests.jar | 24 KB |
| dao-1.3.0-20180202-test-sources.jar | 14 KB |
| dao-1.3.0-20180202-sources.jar | 38 KB |
| dao-1.3.0-20180202-javadoc.jar | 153 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.syndesis/dao/ -->
<dependency>
<groupId>io.syndesis</groupId>
<artifactId>dao</artifactId>
<version>1.3.0-20180202</version>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis/dao/
implementation 'io.syndesis:dao:1.3.0-20180202'
// https://jarcasting.com/artifacts/io.syndesis/dao/
implementation ("io.syndesis:dao:1.3.0-20180202")
'io.syndesis:dao:jar:1.3.0-20180202'
<dependency org="io.syndesis" name="dao" rev="1.3.0-20180202">
<artifact name="dao" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.syndesis', module='dao', version='1.3.0-20180202')
)
libraryDependencies += "io.syndesis" % "dao" % "1.3.0-20180202"
[io.syndesis/dao "1.3.0-20180202"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.syndesis : core | jar | 1.3.0-20180202 |
| io.syndesis : model | jar | 1.3.0-20180202 |
| io.syndesis : extension-converter | jar | 1.3.0-20180202 |
| org.springframework : spring-core | jar | 4.3.12.RELEASE |
| org.springframework : spring-context | jar | |
| org.springframework : spring-beans | jar | |
| org.springframework.security : spring-security-core | jar | 4.2.3.RELEASE |
| org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.0.Final |
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.10 |
| org.slf4j : slf4j-api | jar | |
| javax.validation : validation-api | jar | |
| org.hibernate : hibernate-validator | jar | 5.3.5.Final |
| com.google.code.findbugs : jsr305 | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.jcip : jcip-annotations | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.10.19 |
| org.glassfish : javax.el | jar | |
| org.assertj : assertj-core | jar | 3.6.2 |
| org.slf4j : jcl-over-slf4j | jar | |
| org.apache.camel : camel-catalog | jar | |
| org.apache.camel : camel-catalog-maven | jar | 2.20.1 |
| org.apache.camel : camel-catalog-connector | jar | |
| ch.qos.logback : logback-classic | jar | |
| commons-io : commons-io | jar | 2.5 |
| io.syndesis : connectors-catalog | jar | 1.3.0-20180202 |