Last Version

Isis Core (In-memory) ProfileStore 1.6.0

Core framework, providing metamodel, runtime and core APIs. Also defines standard build process, as well as standard set of 3rd party dependencies (eg for testing and logging frameworks).

License

License

GroupId

GroupId

org.apache.isis.core
ArtifactId

ArtifactId

isis-core-profilestore
Version

Version

1.6.0
Type

Type

jar
Description

Description

Isis Core (In-memory) ProfileStore
Core framework, providing metamodel, runtime and core APIs. Also defines standard build process, as well as standard set of 3rd party dependencies (eg for testing and logging frameworks).
Project Organization

Project Organization

The Apache Software Foundation

Download isis-core-profilestore 1.6.0


<!-- https://jarcasting.com/artifacts/org.apache.isis.core/isis-core-profilestore/ -->
<dependency>
    <groupId>org.apache.isis.core</groupId>
    <artifactId>isis-core-profilestore</artifactId>
    <version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.isis.core/isis-core-profilestore/
implementation 'org.apache.isis.core:isis-core-profilestore:1.6.0'
// https://jarcasting.com/artifacts/org.apache.isis.core/isis-core-profilestore/
implementation ("org.apache.isis.core:isis-core-profilestore:1.6.0")
'org.apache.isis.core:isis-core-profilestore:jar:1.6.0'
<dependency org="org.apache.isis.core" name="isis-core-profilestore" rev="1.6.0">
  <artifact name="isis-core-profilestore" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.isis.core', module='isis-core-profilestore', version='1.6.0')
)
libraryDependencies += "org.apache.isis.core" % "isis-core-profilestore" % "1.6.0"
[org.apache.isis.core/isis-core-profilestore "1.6.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.isis.core : isis-core-runtime jar 1.6.0
com.google.guava : guava jar 16.0.1
org.hamcrest : hamcrest-library jar 1.3
org.slf4j : slf4j-api jar 1.7.6

test (6)

Group / Artifact Type Version
org.apache.isis.core : isis-core-unittestsupport jar 1.6.0
org.apache.isis.core : isis-core-metamodel test-jar 1.6.0
org.apache.isis.core : isis-core-runtime test-jar 1.6.0
junit : junit jar 4.11
org.jmock : jmock-junit4 jar 2.6.0
org.objenesis : objenesis jar 1.4

Project Modules

There are no modules declared in this project.