| License |
License
Harium Commercial License
|
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdcom.harium.suneidesis |
| ArtifactId | ArtifactIdcore |
| Last Version | Last Version1.6.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSuneidesis
Project to represent knowledge
|
| Filename | Size |
|---|---|
| core-1.6.6.pom | |
| core-1.6.6.jar | 126 KB |
| core-1.6.6-sources.jar | 71 KB |
| core-1.6.6-javadoc.jar | 827 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.harium.suneidesis/core/ -->
<dependency>
<groupId>com.harium.suneidesis</groupId>
<artifactId>core</artifactId>
<version>1.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.harium.suneidesis/core/
implementation 'com.harium.suneidesis:core:1.6.6'
// https://jarcasting.com/artifacts/com.harium.suneidesis/core/
implementation ("com.harium.suneidesis:core:1.6.6")
'com.harium.suneidesis:core:jar:1.6.6'
<dependency org="com.harium.suneidesis" name="core" rev="1.6.6">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.harium.suneidesis', module='core', version='1.6.6')
)
libraryDependencies += "com.harium.suneidesis" % "core" % "1.6.6"
[com.harium.suneidesis/core "1.6.6"]
| 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 |