License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdde.extra-standard |
ArtifactId | ArtifactIdextra-dataplugin-simplequery |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionextra-dataplugin-simplequery
Data Plugin for Simple Query with Database
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/de.extra-standard/extra-dataplugin-simplequery/ -->
<dependency>
<groupId>de.extra-standard</groupId>
<artifactId>extra-dataplugin-simplequery</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.extra-standard/extra-dataplugin-simplequery/
implementation 'de.extra-standard:extra-dataplugin-simplequery:1.0.0'
// https://jarcasting.com/artifacts/de.extra-standard/extra-dataplugin-simplequery/
implementation ("de.extra-standard:extra-dataplugin-simplequery:1.0.0")
'de.extra-standard:extra-dataplugin-simplequery:jar:1.0.0'
<dependency org="de.extra-standard" name="extra-dataplugin-simplequery" rev="1.0.0">
<artifact name="extra-dataplugin-simplequery" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.extra-standard', module='extra-dataplugin-simplequery', version='1.0.0')
)
libraryDependencies += "de.extra-standard" % "extra-dataplugin-simplequery" % "1.0.0"
[de.extra-standard/extra-dataplugin-simplequery "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 |
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.slf4j : jcl-over-slf4j | jar | 1.6.1 |
ch.qos.logback : logback-core | jar | 1.0.0 |
ch.qos.logback : logback-classic | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |