Last Version

parent 1.0

SQLMaster project

GroupId

GroupId

com.github.13h3r.sqlmaster
ArtifactId

ArtifactId

parent
Version

Version

1.0
Type

Type

pom
Description

Description

parent
SQLMaster project
Project URL

Project URL

https://github.com/13h3r/sqlmaster

Download parent 1.0

Filename Size
parent-1.0.pom 3 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core