License |
License |
---|---|
GroupId | GroupIdcom.thron.sdk |
ArtifactId | ArtifactIdthron-core-xadmin_2.11 |
Version | Version6.5.2 |
Type | Typejar |
Description |
DescriptionTHRON xadmin
This component includes all the web services to be used in order to manage the content publication process and all the web services to manage applications and their access to THRON platform.
|
Filename | Size |
---|---|
thron-core-xadmin_2.11-6.5.2.pom | |
thron-core-xadmin_2.11-6.5.2.jar | 1021 KB |
thron-core-xadmin_2.11-6.5.2-sources.jar | 297 KB |
thron-core-xadmin_2.11-6.5.2-javadoc.jar | 719 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.thron.sdk/thron-core-xadmin_2.11/ -->
<dependency>
<groupId>com.thron.sdk</groupId>
<artifactId>thron-core-xadmin_2.11</artifactId>
<version>6.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.thron.sdk/thron-core-xadmin_2.11/
implementation 'com.thron.sdk:thron-core-xadmin_2.11:6.5.2'
// https://jarcasting.com/artifacts/com.thron.sdk/thron-core-xadmin_2.11/
implementation ("com.thron.sdk:thron-core-xadmin_2.11:6.5.2")
'com.thron.sdk:thron-core-xadmin_2.11:jar:6.5.2'
<dependency org="com.thron.sdk" name="thron-core-xadmin_2.11" rev="6.5.2">
<artifact name="thron-core-xadmin_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thron.sdk', module='thron-core-xadmin_2.11', version='6.5.2')
)
libraryDependencies += "com.thron.sdk" % "thron-core-xadmin_2.11" % "6.5.2"
[com.thron.sdk/thron-core-xadmin_2.11 "6.5.2"]
Group / Artifact | Type | Version |
---|---|---|
com.thron.sdk : thron-common-lib_2.11 | jar | 6.5.2 |
com.sun.jersey.contribs : jersey-multipart | jar | 1.10 |
com.thron.sdk : thron-core-xcontents_2.11 | jar | 6.5.2 |
org.scala-lang : scala-library | jar | 2.11.12 |