License |
License
Harium Commercial License
|
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.harium.suneidesis |
ArtifactId | ArtifactIdcore |
Version | Version1.6.4 |
Type | Typejar |
Description |
DescriptionSuneidesis
Project to represent knowledge
|
Filename | Size |
---|---|
core-1.6.4.pom | |
core-1.6.4.jar | 184 KB |
core-1.6.4-sources.jar | 106 KB |
core-1.6.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.harium.suneidesis/core/ -->
<dependency>
<groupId>com.harium.suneidesis</groupId>
<artifactId>core</artifactId>
<version>1.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.harium.suneidesis/core/
implementation 'com.harium.suneidesis:core:1.6.4'
// https://jarcasting.com/artifacts/com.harium.suneidesis/core/
implementation ("com.harium.suneidesis:core:1.6.4")
'com.harium.suneidesis:core:jar:1.6.4'
<dependency org="com.harium.suneidesis" name="core" rev="1.6.4">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.harium.suneidesis', module='core', version='1.6.4')
)
libraryDependencies += "com.harium.suneidesis" % "core" % "1.6.4"
[com.harium.suneidesis/core "1.6.4"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
org.dizitart : nitrite | jar | 3.4.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-all | jar | 1.10.19 |
org.skyscreamer : jsonassert | jar | 1.5.0 |