License |
License |
---|---|
GroupId | GroupIdorg.apithefire |
ArtifactId | ArtifactIdapithefire-sql |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapithefire-sql
sql
|
Filename | Size |
---|---|
apithefire-sql-0.1.2.pom | |
apithefire-sql-0.1.2.jar | 7 KB |
apithefire-sql-0.1.2-sources.jar | 6 KB |
apithefire-sql-0.1.2-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apithefire/apithefire-sql/ -->
<dependency>
<groupId>org.apithefire</groupId>
<artifactId>apithefire-sql</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apithefire/apithefire-sql/
implementation 'org.apithefire:apithefire-sql:0.1.2'
// https://jarcasting.com/artifacts/org.apithefire/apithefire-sql/
implementation ("org.apithefire:apithefire-sql:0.1.2")
'org.apithefire:apithefire-sql:jar:0.1.2'
<dependency org="org.apithefire" name="apithefire-sql" rev="0.1.2">
<artifact name="apithefire-sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apithefire', module='apithefire-sql', version='0.1.2')
)
libraryDependencies += "org.apithefire" % "apithefire-sql" % "0.1.2"
[org.apithefire/apithefire-sql "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apithefire : apithefire-util | jar | 0.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apithefire : apithefire-test | jar | 0.1.2 |