is not current version
Last Version 1.7.2

sandglass 1.7.1

The time schedule framework for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sandglass
Version

Version

1.7.1
Type

Type

pom
Description

Description

sandglass
The time schedule framework for java.

Download sandglass 1.7.1

Filename Size
sandglass-1.7.1.pom 12 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.houbb/sandglass/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>sandglass</artifactId>
    <version>1.7.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/sandglass/
implementation 'com.github.houbb:sandglass:1.7.1'
// https://jarcasting.com/artifacts/com.github.houbb/sandglass/
implementation ("com.github.houbb:sandglass:1.7.1")
'com.github.houbb:sandglass:pom:1.7.1'
<dependency org="com.github.houbb" name="sandglass" rev="1.7.1">
  <artifact name="sandglass" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='sandglass', version='1.7.1')
)
libraryDependencies += "com.github.houbb" % "sandglass" % "1.7.1"
[com.github.houbb/sandglass "1.7.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sandglass-api
  • sandglass-core
  • sandglass-test
  • sandglass-spring
  • sandglass-springboot-starter