License |
License |
---|---|
GroupId | GroupIdcom.anaptecs.jeaf.core |
ArtifactId | ArtifactIdjeaf-core-api |
Version | Version1.6.8 |
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.8.pom | |
jeaf-core-api-1.6.8.jar | 58 KB |
jeaf-core-api-1.6.8-sources.jar | 66 KB |
jeaf-core-api-1.6.8-javadoc.jar | 185 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.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.core/jeaf-core-api/
implementation 'com.anaptecs.jeaf.core:jeaf-core-api:1.6.8'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.core/jeaf-core-api/
implementation ("com.anaptecs.jeaf.core:jeaf-core-api:1.6.8")
'com.anaptecs.jeaf.core:jeaf-core-api:jar:1.6.8'
<dependency org="com.anaptecs.jeaf.core" name="jeaf-core-api" rev="1.6.8">
<artifact name="jeaf-core-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.core', module='jeaf-core-api', version='1.6.8')
)
libraryDependencies += "com.anaptecs.jeaf.core" % "jeaf-core-api" % "1.6.8"
[com.anaptecs.jeaf.core/jeaf-core-api "1.6.8"]
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.core : jeaf-core-service-api | jar | 1.6.8 |
com.anaptecs.jeaf.tools : jeaf-tools-api | jar | 1.6.7 |
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.x-fun : jeaf-x-fun-default-runtime | pom | 1.6.11 |
org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
org.junit.platform : junit-platform-suite-api | jar | 1.5.2 |
org.junit.platform : junit-platform-runner | jar | 1.5.2 |