License |
License |
---|---|
GroupId | GroupIdcom.anaptecs.jeaf.core |
ArtifactId | ArtifactIdjeaf-core-api |
Last Version | Last Version1.6.16 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJEAF Core API
JEAF Core provides mechanisms to develop enterprise class services independent of from a concrete runtime environment. Whenever possible technical services and infrastructure are accessed via the Java Standard API's.
|
Project URL |
Project URL |
Filename | Size |
---|---|
jeaf-core-api-1.6.16.pom | |
jeaf-core-api-1.6.16.jar | 36 KB |
jeaf-core-api-1.6.16-sources.jar | 48 KB |
jeaf-core-api-1.6.16-javadoc.jar | 222 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.core/jeaf-core-api/ -->
<dependency>
<groupId>com.anaptecs.jeaf.core</groupId>
<artifactId>jeaf-core-api</artifactId>
<version>1.6.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.core/jeaf-core-api/
implementation 'com.anaptecs.jeaf.core:jeaf-core-api:1.6.16'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.core/jeaf-core-api/
implementation ("com.anaptecs.jeaf.core:jeaf-core-api:1.6.16")
'com.anaptecs.jeaf.core:jeaf-core-api:jar:1.6.16'
<dependency org="com.anaptecs.jeaf.core" name="jeaf-core-api" rev="1.6.16">
<artifact name="jeaf-core-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.core', module='jeaf-core-api', version='1.6.16')
)
libraryDependencies += "com.anaptecs.jeaf.core" % "jeaf-core-api" % "1.6.16"
[com.anaptecs.jeaf.core/jeaf-core-api "1.6.16"]
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.core : jeaf-core-service-api | jar | 1.6.16 |
com.anaptecs.jeaf.tools : jeaf-tools-api | jar | 1.6.16 |
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.x-fun : jeaf-x-fun-default-runtime | pom | 1.6.20 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.platform : junit-platform-suite-api | jar | 1.8.2 |
org.junit.platform : junit-platform-runner | jar | 1.8.2 |