com.github.developframework:develop-toolkit-support

开发工具箱 - 扩展支持

License

License

GroupId

GroupId

com.github.developframework
ArtifactId

ArtifactId

develop-toolkit-support
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

开发工具箱 - 扩展支持

Download develop-toolkit-support

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.developframework : develop-toolkit-base jar 1.0.1
org.mongodb : mongo-java-driver Optional jar 3.10.1
mysql : mysql-connector-java Optional jar 8.0.15
com.fasterxml.jackson.core : jackson-databind Optional jar 2.9.9
com.fasterxml.jackson.dataformat : jackson-dataformat-xml Optional jar 2.9.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0