is not current version
Last Version 4.1.1

org.apache.shardingsphere:database-time-service 4.0.1


Categories

Categories

Data
GroupId

GroupId

org.apache.shardingsphere
ArtifactId

ArtifactId

database-time-service
Version

Version

4.0.1
Type

Type

jar

Download database-time-service 4.0.1


<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere/database-time-service/ -->
<dependency>
    <groupId>org.apache.shardingsphere</groupId>
    <artifactId>database-time-service</artifactId>
    <version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere/database-time-service/
implementation 'org.apache.shardingsphere:database-time-service:4.0.1'
// https://jarcasting.com/artifacts/org.apache.shardingsphere/database-time-service/
implementation ("org.apache.shardingsphere:database-time-service:4.0.1")
'org.apache.shardingsphere:database-time-service:jar:4.0.1'
<dependency org="org.apache.shardingsphere" name="database-time-service" rev="4.0.1">
  <artifact name="database-time-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='database-time-service', version='4.0.1')
)
libraryDependencies += "org.apache.shardingsphere" % "database-time-service" % "4.0.1"
[org.apache.shardingsphere/database-time-service "4.0.1"]