Last Version

Toolkit 0.2

Java Develop Toolkit

License

License

GroupId

GroupId

com.github.developframework
ArtifactId

ArtifactId

toolkit
Version

Version

0.2
Type

Type

pom
Description

Description

Toolkit
Java Develop Toolkit
Project URL

Project URL

https://github.com/developframework/toolkit
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/developframework/toolkit

Download toolkit 0.2

Filename Size
toolkit-0.2.pom 7 KB
Browse

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

Dependencies

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

Project Modules

  • toolkit-base
  • toolkit-persistence-mybatis
  • toolkit-http
  • toolkit-persistence
  • toolkit-mail