| License | License | 
|---|---|
| GroupId | GroupIdorg.syncope | 
| ArtifactId | ArtifactIdsyncope-core | 
| Last Version | Last Version0.7.1 | 
| Release Date | Release Date | 
| Type | Typewar | 
| Description | DescriptionSyncope core Syncope core | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| syncope-core-0.7.1.pom | |
| syncope-core-0.7.1.war | 22 MB | 
| syncope-core-0.7.1-sources.jar | 228 KB | 
| syncope-core-0.7.1-javadoc.jar | 1017 KB | 
| syncope-core-0.7.1-classes.war | 318 KB | 
| syncope-core-0.7.1-classes.jar | 318 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.syncope/syncope-core/ -->
<dependency>
    <groupId>org.syncope</groupId>
    <artifactId>syncope-core</artifactId>
    <version>0.7.1</version>
    <type>war</type>
</dependency>// https://jarcasting.com/artifacts/org.syncope/syncope-core/
implementation 'org.syncope:syncope-core:0.7.1'// https://jarcasting.com/artifacts/org.syncope/syncope-core/
implementation ("org.syncope:syncope-core:0.7.1")'org.syncope:syncope-core:war:0.7.1'<dependency org="org.syncope" name="syncope-core" rev="0.7.1">
  <artifact name="syncope-core" type="war" />
</dependency>@Grapes(
@Grab(group='org.syncope', module='syncope-core', version='0.7.1')
)libraryDependencies += "org.syncope" % "syncope-core" % "0.7.1"[org.syncope/syncope-core "0.7.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 | 
| javax.servlet.jsp : jsp-api | jar | 2.1 | 
| commons-logging : commons-logging | jar | 1.1.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.cxf : cxf-rt-frontend-jaxws | jar | 2.4.4 | 
| org.apache.cxf : cxf-rt-transports-http | jar | 2.4.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.connid.bundles.soap : org.connid.bundles.soap | jar | 1.1 | 
| org.connid.bundles.soap : wssample | war | 1.1 | 
| org.connid.bundles.db : org.connid.bundles.db.table | jar | 2.1 | 
| org.connid.bundles : org.connid.bundles.csvdir | jar | 0.1 | 
| org.connid.bundles : org.connid.bundles.ldap | jar | 1.3 | 
| junit : junit | jar | 4.9 | 
| com.h2database : h2 | jar | 1.3.163 | 
| commons-httpclient : commons-httpclient | jar | 3.1 | 
| org.springframework : spring-test | jar | 3.0.7.RELEASE | 
| org.lazyluke : log4jdbc-remix | jar | 0.2.4 |