Last Version

tbschedule-console 4.2.0

Only simple webmvc, no redis, no database support Including web

License

License

GroupId

GroupId

com.yoloho.schedule
ArtifactId

ArtifactId

tbschedule-console
Version

Version

4.2.0
Type

Type

jar
Description

Description

tbschedule-console
Only simple webmvc, no redis, no database support Including web

Download tbschedule-console 4.2.0


<!-- https://jarcasting.com/artifacts/com.yoloho.schedule/tbschedule-console/ -->
<dependency>
    <groupId>com.yoloho.schedule</groupId>
    <artifactId>tbschedule-console</artifactId>
    <version>4.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.yoloho.schedule/tbschedule-console/
implementation 'com.yoloho.schedule:tbschedule-console:4.2.0'
// https://jarcasting.com/artifacts/com.yoloho.schedule/tbschedule-console/
implementation ("com.yoloho.schedule:tbschedule-console:4.2.0")
'com.yoloho.schedule:tbschedule-console:jar:4.2.0'
<dependency org="com.yoloho.schedule" name="tbschedule-console" rev="4.2.0">
  <artifact name="tbschedule-console" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yoloho.schedule', module='tbschedule-console', version='4.2.0')
)
libraryDependencies += "com.yoloho.schedule" % "tbschedule-console" % "4.2.0"
[com.yoloho.schedule/tbschedule-console "4.2.0"]

Dependencies

compile (25)

Group / Artifact Type Version
com.yoloho.schedule : tbschedule-core jar 4.2.0
com.yoloho.schedule : tbschedule-storage-zookeeper jar 4.2.0
com.yoloho.schedule : tbschedule-storage-redis jar 4.2.0
org.springframework.boot : spring-boot-starter-web jar 2.1.3.RELEASE
org.apache.tomcat.embed : tomcat-embed-jasper jar 9.0.16
javax.servlet : jstl jar 1.2
com.yoloho.enhanced : enhanced-common jar 1.0.1
com.yoloho.enhanced : enhanced-spring jar 1.0.0
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : jcl-over-slf4j jar 1.7.25
org.slf4j : log4j-over-slf4j jar 1.7.25
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.0
com.alibaba : fastjson jar 1.2.58
org.apache.commons : commons-lang3 jar 3.3.2
commons-collections : commons-collections jar 3.2.1
commons-io : commons-io jar 2.4
com.google.guava : guava jar 20.0
com.google.code.gson : gson jar 2.8.5
org.springframework : spring-core jar 5.1.5.RELEASE
org.springframework.boot : spring-boot-starter jar 2.1.3.RELEASE
org.apache.dubbo : dubbo jar 2.7.3
org.apache.zookeeper : zookeeper jar 3.4.14
org.apache.curator : curator-framework jar 4.0.1
org.apache.curator : curator-recipes jar 4.0.1
org.javassist : javassist jar 3.20.0-GA

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-test jar 5.1.5.RELEASE
org.springframework.boot : spring-boot-starter-test jar 2.1.3.RELEASE

Project Modules

There are no modules declared in this project.