License |
License |
---|---|
GroupId | GroupIdcom.akijoey |
ArtifactId | ArtifactIdjbatison |
Version | Version1.0.1 |
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-1.0.1.pom | |
jbatison-1.0.1.jar | 23 KB |
jbatison-1.0.1-sources.jar | 13 KB |
jbatison-1.0.1-javadoc.jar | 529 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.akijoey/jbatison/ -->
<dependency>
<groupId>com.akijoey</groupId>
<artifactId>jbatison</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.akijoey/jbatison/
implementation 'com.akijoey:jbatison:1.0.1'
// https://jarcasting.com/artifacts/com.akijoey/jbatison/
implementation ("com.akijoey:jbatison:1.0.1")
'com.akijoey:jbatison:jar:1.0.1'
<dependency org="com.akijoey" name="jbatison" rev="1.0.1">
<artifact name="jbatison" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.akijoey', module='jbatison', version='1.0.1')
)
libraryDependencies += "com.akijoey" % "jbatison" % "1.0.1"
[com.akijoey/jbatison "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 8.0.16 |