License |
License |
---|---|
GroupId | GroupIdcom.akijoey |
ArtifactId | ArtifactIdjbatison |
Version | Version0.0.3 |
Type | Typejar |
Description |
Descriptionjbatison
SQL mapper framework for Java configure with json.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jbatison-0.0.3.pom | |
jbatison-0.0.3.jar | 23 KB |
jbatison-0.0.3-sources.jar | 13 KB |
jbatison-0.0.3-javadoc.jar | 533 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.akijoey/jbatison/ -->
<dependency>
<groupId>com.akijoey</groupId>
<artifactId>jbatison</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.akijoey/jbatison/
implementation 'com.akijoey:jbatison:0.0.3'
// https://jarcasting.com/artifacts/com.akijoey/jbatison/
implementation ("com.akijoey:jbatison:0.0.3")
'com.akijoey:jbatison:jar:0.0.3'
<dependency org="com.akijoey" name="jbatison" rev="0.0.3">
<artifact name="jbatison" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.akijoey', module='jbatison', version='0.0.3')
)
libraryDependencies += "com.akijoey" % "jbatison" % "0.0.3"
[com.akijoey/jbatison "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 8.0.16 |