License |
License |
---|---|
GroupId | GroupIdorg.tinygroup |
ArtifactId | ArtifactIdorg.tinygroup.crud |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptionorg.tinygroup.crud
|
Project URL |
Project URL |
Project Organization |
Project OrganizationTinyGroup |
Filename | Size |
---|---|
org.tinygroup.crud-2.0.0.pom | |
org.tinygroup.crud-2.0.0.jar | 53 KB |
org.tinygroup.crud-2.0.0-tests.jar | 2 KB |
org.tinygroup.crud-2.0.0-sources.jar | 46 KB |
org.tinygroup.crud-2.0.0-javadoc.jar | 132 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.crud/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>org.tinygroup.crud</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.crud/
implementation 'org.tinygroup:org.tinygroup.crud:2.0.0'
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.crud/
implementation ("org.tinygroup:org.tinygroup.crud:2.0.0")
'org.tinygroup:org.tinygroup.crud:jar:2.0.0'
<dependency org="org.tinygroup" name="org.tinygroup.crud" rev="2.0.0">
<artifact name="org.tinygroup.crud" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='org.tinygroup.crud', version='2.0.0')
)
libraryDependencies += "org.tinygroup" % "org.tinygroup.crud" % "2.0.0"
[org.tinygroup/org.tinygroup.crud "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.tinygroup : org.tinygroup.flow | jar | 2.0.0 |
org.tinygroup : org.tinygroup.service | jar | 2.0.0 |
org.tinygroup : org.tinygroup.springmvc | jar | 2.0.0 |
org.tinygroup : org.tinygroup.tinydb | jar | 2.0.0 |
org.tinygroup : org.tinygroup.tinydbflowcomponent | jar | 2.0.0 |
org.tinygroup : org.tinygroup.pageflowbasiccomponent | jar | 2.0.0 |
org.hibernate : hibernate-core | jar | 3.3.0.SP1 |
org.apache.derby : derbyclient | jar | 10.6.1.0 |
org.apache.derby : derby | jar | 10.6.1.0 |
mysql : mysql-connector-java | jar | 5.0.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |