License |
License |
---|---|
GroupId | GroupIdde.alpharogroup |
ArtifactId | ArtifactIdsilly-jdbc |
Last Version | Last Version5.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent project for general java projects.
|
Project Organization |
Project OrganizationAlpha Ro Group UG (haftungsbeschrängt) |
Filename | Size |
---|---|
silly-jdbc-5.7.pom | |
silly-jdbc-5.7.jar | 20 KB |
silly-jdbc-5.7-sources.jar | 15 KB |
silly-jdbc-5.7-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.alpharogroup/silly-jdbc/ -->
<dependency>
<groupId>de.alpharogroup</groupId>
<artifactId>silly-jdbc</artifactId>
<version>5.7</version>
</dependency>
// https://jarcasting.com/artifacts/de.alpharogroup/silly-jdbc/
implementation 'de.alpharogroup:silly-jdbc:5.7'
// https://jarcasting.com/artifacts/de.alpharogroup/silly-jdbc/
implementation ("de.alpharogroup:silly-jdbc:5.7")
'de.alpharogroup:silly-jdbc:jar:5.7'
<dependency org="de.alpharogroup" name="silly-jdbc" rev="5.7">
<artifact name="silly-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.alpharogroup', module='silly-jdbc', version='5.7')
)
libraryDependencies += "de.alpharogroup" % "silly-jdbc" % "5.7"
[de.alpharogroup/silly-jdbc "5.7"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.2.1.RELEASE |
org.springframework : spring-orm | jar | 5.2.1.RELEASE |
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
org.meanbean : meanbean | jar | 2.0.3 |
org.testng : testng | jar | 7.0.0 |
junit : junit | jar | 4.13-rc-1 |
org.mockito : mockito-core | jar | 3.1.0 |