Last Version

com.github.13h3r.sqlmaster:core 1.0

SQLMaster project

GroupId

GroupId

com.github.13h3r.sqlmaster
ArtifactId

ArtifactId

core
Version

Version

1.0
Type

Type

jar
Description

Description

SQLMaster project

Download core 1.0


<!-- https://jarcasting.com/artifacts/com.github.13h3r.sqlmaster/core/ -->
<dependency>
    <groupId>com.github.13h3r.sqlmaster</groupId>
    <artifactId>core</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.13h3r.sqlmaster/core/
implementation 'com.github.13h3r.sqlmaster:core:1.0'
// https://jarcasting.com/artifacts/com.github.13h3r.sqlmaster/core/
implementation ("com.github.13h3r.sqlmaster:core:1.0")
'com.github.13h3r.sqlmaster:core:jar:1.0'
<dependency org="com.github.13h3r.sqlmaster" name="core" rev="1.0">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.13h3r.sqlmaster', module='core', version='1.0')
)
libraryDependencies += "com.github.13h3r.sqlmaster" % "core" % "1.0"
[com.github.13h3r.sqlmaster/core "1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.3
com.google.guava : guava jar 13.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.7

Project Modules

There are no modules declared in this project.