blackcat-server
blackcat server library
License |
License |
---|---|
GroupId | GroupIdcom.github.bingoohuang |
ArtifactId | ArtifactIdblackcat-server |
Last Version | Last Version0.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionblackcat-server
blackcat-server library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
blackcat-server-0.0.9.pom | |
blackcat-server-0.0.9.jar | 65 KB |
blackcat-server-0.0.9-sources.jar | 25 KB |
blackcat-server-0.0.9-javadoc.jar | 242 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bingoohuang/blackcat-server/ -->
<dependency>
<groupId>com.github.bingoohuang</groupId>
<artifactId>blackcat-server</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bingoohuang/blackcat-server/
implementation 'com.github.bingoohuang:blackcat-server:0.0.9'
// https://jarcasting.com/artifacts/com.github.bingoohuang/blackcat-server/
implementation ("com.github.bingoohuang:blackcat-server:0.0.9")
'com.github.bingoohuang:blackcat-server:jar:0.0.9'
<dependency org="com.github.bingoohuang" name="blackcat-server" rev="0.0.9">
<artifact name="blackcat-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bingoohuang', module='blackcat-server', version='0.0.9')
)
libraryDependencies += "com.github.bingoohuang" % "blackcat-server" % "0.0.9"
[com.github.bingoohuang/blackcat-server "0.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.24 |
org.quartz-scheduler : quartz | jar | 2.2.3 |
org.springframework : spring-context | jar | 4.2.5.RELEASE |
com.github.bingoohuang : cqler | jar | 0.0.4 |
com.github.bingoohuang : blackcat-sdk | jar | 0.0.7 |
joda-time : joda-time | jar | 2.9.4 |
com.github.bingoohuang : java-utils | jar | 0.0.10 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.16.18 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.google.truth : truth | jar | 0.27 |
ch.qos.logback : logback-classic | jar | 1.1.8 |
blackcat server library