License |
License |
---|---|
GroupId | GroupIdcom.threatconnect.app |
ArtifactId | ArtifactIdservices-core |
Last Version | Last Version2.15.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionServices Core
The core implementation for Apps
|
Filename | Size |
---|---|
services-core-2.15.0.pom | |
services-core-2.15.0.jar | 40 KB |
services-core-2.15.0-sources.jar | 24 KB |
services-core-2.15.0-javadoc.jar | 229 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.threatconnect.app/services-core/ -->
<dependency>
<groupId>com.threatconnect.app</groupId>
<artifactId>services-core</artifactId>
<version>2.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.threatconnect.app/services-core/
implementation 'com.threatconnect.app:services-core:2.15.0'
// https://jarcasting.com/artifacts/com.threatconnect.app/services-core/
implementation ("com.threatconnect.app:services-core:2.15.0")
'com.threatconnect.app:services-core:jar:2.15.0'
<dependency org="com.threatconnect.app" name="services-core" rev="2.15.0">
<artifact name="services-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.threatconnect.app', module='services-core', version='2.15.0')
)
libraryDependencies += "com.threatconnect.app" % "services-core" % "2.15.0"
[com.threatconnect.app/services-core "2.15.0"]
Group / Artifact | Type | Version |
---|---|---|
com.threatconnect.app : apps-core | jar | ${project.version} |
org.eclipse.paho : org.eclipse.paho.client.mqttv3 | jar | 1.2.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |