License |
License |
---|---|
GroupId | GroupIdorg.apache.isis.runtimes.dflt.profilestores |
ArtifactId | ArtifactIdsql |
Last Version | Last Version0.2.0-incubating |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDefault Runtime SQL ProfileStore (jdbc)
Profile Store Implementations.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sql-0.2.0-incubating.pom | |
sql-0.2.0-incubating.jar | 10 KB |
sql-0.2.0-incubating-tests.jar | 7 KB |
sql-0.2.0-incubating-test-sources.jar | 6 KB |
sql-0.2.0-incubating-sources.jar | 9 KB |
sql-0.2.0-incubating-site.xml | 740 bytes |
sql-0.2.0-incubating-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.isis.runtimes.dflt.profilestores/sql/ -->
<dependency>
<groupId>org.apache.isis.runtimes.dflt.profilestores</groupId>
<artifactId>sql</artifactId>
<version>0.2.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.isis.runtimes.dflt.profilestores/sql/
implementation 'org.apache.isis.runtimes.dflt.profilestores:sql:0.2.0-incubating'
// https://jarcasting.com/artifacts/org.apache.isis.runtimes.dflt.profilestores/sql/
implementation ("org.apache.isis.runtimes.dflt.profilestores:sql:0.2.0-incubating")
'org.apache.isis.runtimes.dflt.profilestores:sql:jar:0.2.0-incubating'
<dependency org="org.apache.isis.runtimes.dflt.profilestores" name="sql" rev="0.2.0-incubating">
<artifact name="sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.isis.runtimes.dflt.profilestores', module='sql', version='0.2.0-incubating')
)
libraryDependencies += "org.apache.isis.runtimes.dflt.profilestores" % "sql" % "0.2.0-incubating"
[org.apache.isis.runtimes.dflt.profilestores/sql "0.2.0-incubating"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.isis.runtimes.dflt : runtime | jar | 0.2.0-incubating |
log4j : log4j | jar | 1.2.16 |
com.google.guava : guava | jar | 11.0 |
org.hamcrest : hamcrest-library | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.hsqldb : hsqldb | jar | 1.8.0.10 |
org.apache.isis.core : testsupport | jar | |
org.apache.isis.core : metamodel | test-jar | |
org.apache.isis.runtimes.dflt : runtime | test-jar | 0.2.0-incubating |
junit : junit | jar | 4.10 |
org.jmock : jmock-junit4 | jar | 2.5.1 |
org.jmock : jmock-legacy | jar | 2.5.1 |
cglib : cglib-nodep | jar | 2.1_3 |
org.objenesis : objenesis | jar | 1.2 |