tech.iboot:iboot-commons

a framework

License

License

GroupId

GroupId

tech.iboot
ArtifactId

ArtifactId

iboot-commons
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

pom
Description

Description

a framework

Download iboot-commons

Filename Size
iboot-commons-0.0.6.pom 866 bytes
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/tech.iboot/iboot-commons/ -->
<dependency>
    <groupId>tech.iboot</groupId>
    <artifactId>iboot-commons</artifactId>
    <version>0.0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tech.iboot/iboot-commons/
implementation 'tech.iboot:iboot-commons:0.0.6'
// https://jarcasting.com/artifacts/tech.iboot/iboot-commons/
implementation ("tech.iboot:iboot-commons:0.0.6")
'tech.iboot:iboot-commons:pom:0.0.6'
<dependency org="tech.iboot" name="iboot-commons" rev="0.0.6">
  <artifact name="iboot-commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='tech.iboot', module='iboot-commons', version='0.0.6')
)
libraryDependencies += "tech.iboot" % "iboot-commons" % "0.0.6"
[tech.iboot/iboot-commons "0.0.6"]

Dependencies

compile (1)

Group / Artifact Type Version
tech.iboot : iboot-core jar 0.0.6

Project Modules

  • iboot-commons-database
  • iboot-commons-quartz

iboot-framework

Versions

Version
0.0.6
0.0.5
0.0.4