License |
License |
---|---|
GroupId | GroupIdcom.threatconnect.app |
ArtifactId | ArtifactIdapps-core |
Version | Version2.15.0 |
Type | Typejar |
Description |
DescriptionApps Core
The core implementation for Apps
|
Filename | Size |
---|---|
apps-core-2.15.0.pom | |
apps-core-2.15.0.jar | 16 KB |
apps-core-2.15.0-sources.jar | 11 KB |
apps-core-2.15.0-javadoc.jar | 90 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.threatconnect.app/apps-core/ -->
<dependency>
<groupId>com.threatconnect.app</groupId>
<artifactId>apps-core</artifactId>
<version>2.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.threatconnect.app/apps-core/
implementation 'com.threatconnect.app:apps-core:2.15.0'
// https://jarcasting.com/artifacts/com.threatconnect.app/apps-core/
implementation ("com.threatconnect.app:apps-core:2.15.0")
'com.threatconnect.app:apps-core:jar:2.15.0'
<dependency org="com.threatconnect.app" name="apps-core" rev="2.15.0">
<artifact name="apps-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.threatconnect.app', module='apps-core', version='2.15.0')
)
libraryDependencies += "com.threatconnect.app" % "apps-core" % "2.15.0"
[com.threatconnect.app/apps-core "2.15.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |
com.google.code.gson : gson | jar | 2.7 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.6.1 |
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.6 |
junit : junit | jar | 4.12 |