devtools

A series of useful tools for quick developing

License

License

GroupId

GroupId

com.github.paganini2008
ArtifactId

ArtifactId

devtools
Last Version

Last Version

2.0.4
Release Date

Release Date

Type

Type

pom
Description

Description

devtools
A series of useful tools for quick developing
Project URL

Project URL

https://github.com/paganini2008/devtools
Source Code Management

Source Code Management

https://github.com/paganini2008/devtools

Download devtools

Filename Size
devtools-2.0.4.pom 4 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • devtools-lang
  • devtools-objectpool
  • devtools-cron4j
  • devtools-beans-streaming
  • devtools-db4j

Versions

Version
2.0.4
2.0.3
2.0.2
2.0.1
2.0-RC5
2.0-RC4
2.0-RC3
2.0-RC2
2.0-RC1
1.0
1.0-RC2