License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdde.extra-standard |
ArtifactId | ArtifactIdextra-dataplugin-dbquery |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionextra-dataplugin-dbquery
Dataplugin provides query data from the database
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/de.extra-standard/extra-dataplugin-dbquery/ -->
<dependency>
<groupId>de.extra-standard</groupId>
<artifactId>extra-dataplugin-dbquery</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.extra-standard/extra-dataplugin-dbquery/
implementation 'de.extra-standard:extra-dataplugin-dbquery:1.0.0'
// https://jarcasting.com/artifacts/de.extra-standard/extra-dataplugin-dbquery/
implementation ("de.extra-standard:extra-dataplugin-dbquery:1.0.0")
'de.extra-standard:extra-dataplugin-dbquery:jar:1.0.0'
<dependency org="de.extra-standard" name="extra-dataplugin-dbquery" rev="1.0.0">
<artifact name="extra-dataplugin-dbquery" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.extra-standard', module='extra-dataplugin-dbquery', version='1.0.0')
)
libraryDependencies += "de.extra-standard" % "extra-dataplugin-dbquery" % "1.0.0"
[de.extra-standard/extra-dataplugin-dbquery "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
de.extra-standard : extra-api | jar | 1.0.0 |
de.extra-standard : extra-sample | jar | 1.0.0 |
de.extra-standard : extra-execution-jpa | jar | 1.0.0 |
org.aspectj : aspectjrt | jar | 1.6.11 |
javax.enterprise : cdi-api | jar | 1.0 |
org.springframework : spring-core | jar | 3.1.1.RELEASE |
org.springframework : spring-beans | jar | 3.1.1.RELEASE |
org.springframework : spring-context | jar | 3.1.1.RELEASE |
org.springframework : spring-aspects | jar | 3.1.1.RELEASE |
org.springframework : spring-instrument | jar | 3.0.5.RELEASE |
org.springframework.data : spring-data-jpa | jar | 1.1.0.RELEASE |
commons-dbcp : commons-dbcp | jar | 1.4 |
org.aspectj : aspectjweaver | jar | 1.6.4 |
ch.qos.logback : logback-core | jar | 1.0.0 |
ch.qos.logback : logback-classic | jar | 1.0.0 |
org.slf4j : jcl-over-slf4j | jar | 1.6.1 |
org.hibernate : hibernate-entitymanager | jar | 4.0.1.Final |
Group / Artifact | Type | Version |
---|---|---|
de.extra-standard : extra-execution-jpa | test-jar | 1.0.0 |
org.springframework : spring-test | jar | 3.1.1.RELEASE |
org.hsqldb : hsqldb | jar | 2.2.4 |
junit : junit | jar | 4.10 |
org.mockito : mockito-core | jar | 1.9.5-rc1 |