License |
License |
---|---|
GroupId | GroupIdcom.csicit.ace |
ArtifactId | ArtifactIddbplus |
Last Version | Last Version1.0.67 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Filename | Size |
---|---|
dbplus-1.0.67.pom | |
dbplus-1.0.67.jar | 160 KB |
dbplus-1.0.67-sources.jar | 118 bytes |
dbplus-1.0.67-javadoc.jar | 792 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.csicit.ace/dbplus/ -->
<dependency>
<groupId>com.csicit.ace</groupId>
<artifactId>dbplus</artifactId>
<version>1.0.67</version>
</dependency>
// https://jarcasting.com/artifacts/com.csicit.ace/dbplus/
implementation 'com.csicit.ace:dbplus:1.0.67'
// https://jarcasting.com/artifacts/com.csicit.ace/dbplus/
implementation ("com.csicit.ace:dbplus:1.0.67")
'com.csicit.ace:dbplus:jar:1.0.67'
<dependency org="com.csicit.ace" name="dbplus" rev="1.0.67">
<artifact name="dbplus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.csicit.ace', module='dbplus', version='1.0.67')
)
libraryDependencies += "com.csicit.ace" % "dbplus" % "1.0.67"
[com.csicit.ace/dbplus "1.0.67"]
Group / Artifact | Type | Version |
---|---|---|
com.csicit.ace : dbplus-core | jar | 1.0.67 |