License |
License |
---|---|
GroupId | GroupIdcom.threatconnect.app |
ArtifactId | ArtifactIdservices-core |
Version | Version2.14.0 |
Type | Typejar |
Description |
DescriptionServices Core
The core implementation for Apps
|
Filename | Size |
---|---|
services-core-2.14.0.pom | |
services-core-2.14.0.jar | 43 KB |
services-core-2.14.0-sources.jar | 26 KB |
services-core-2.14.0-javadoc.jar | 239 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.threatconnect.app/services-core/ -->
<dependency>
<groupId>com.threatconnect.app</groupId>
<artifactId>services-core</artifactId>
<version>2.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.threatconnect.app/services-core/
implementation 'com.threatconnect.app:services-core:2.14.0'
// https://jarcasting.com/artifacts/com.threatconnect.app/services-core/
implementation ("com.threatconnect.app:services-core:2.14.0")
'com.threatconnect.app:services-core:jar:2.14.0'
<dependency org="com.threatconnect.app" name="services-core" rev="2.14.0">
<artifact name="services-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.threatconnect.app', module='services-core', version='2.14.0')
)
libraryDependencies += "com.threatconnect.app" % "services-core" % "2.14.0"
[com.threatconnect.app/services-core "2.14.0"]
Group / Artifact | Type | Version |
---|---|---|
com.threatconnect.app : apps-core | jar | 2.14.0 |
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 |