License |
License |
---|---|
GroupId | GroupIdcom.github.lontime |
ArtifactId | ArtifactIdbase-workflow-library |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondependencies for lontime
|
<!-- https://jarcasting.com/artifacts/com.github.lontime/base-workflow-library/ -->
<dependency>
<groupId>com.github.lontime</groupId>
<artifactId>base-workflow-library</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/base-workflow-library/
implementation 'com.github.lontime:base-workflow-library:1.0.0'
// https://jarcasting.com/artifacts/com.github.lontime/base-workflow-library/
implementation ("com.github.lontime:base-workflow-library:1.0.0")
'com.github.lontime:base-workflow-library:jar:1.0.0'
<dependency org="com.github.lontime" name="base-workflow-library" rev="1.0.0">
<artifact name="base-workflow-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='base-workflow-library', version='1.0.0')
)
libraryDependencies += "com.github.lontime" % "base-workflow-library" % "1.0.0"
[com.github.lontime/base-workflow-library "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.lontime : base-commonj-library | jar | 1.0.0 |
com.github.lontime : base-api-library | jar | 1.0.0 |
com.github.lontime : extredisson-library | jar | 1.0.0 |
com.github.lontime : extdatasource-library Optional | jar | 1.0.0 |
commons-dbutils : commons-dbutils Optional | jar | 1.7 |
org.projectlombok : lombok Optional | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.11 |
junit : junit | jar | 4.13.2 |
com.alibaba : druid | jar | 1.2.9 |
mysql : mysql-connector-java | jar | 8.0.29 |