Skip to content

enonic/lib-cron

Repository files navigation

Cron Library

Cron library allows you to schedule tasks and run them in background threads.

Compatibility

Version XP Version Dependency

1.0.0

7.0.x

com.enonic.lib:lib-cron:1.0.0

1.1.0

7.0.x

com.enonic.lib:lib-cron:1.1.0

1.1.1

7.0.x

com.enonic.lib:lib-cron:1.1.1

Getting the source

$ git clone [email protected]:enonic/lib-cron.git && cd lib-cron

or

$ git clone https://github.com/enonic/lib-cron.git && cd lib-cron

Buildling

$ ./gradlew clean build

Publishing

$ ./gradlew publish

Include in an app

dependencies {
	include 'com.enonic.lib:lib-cron:{version}'
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 10