is not current version
Last Version 2.1.0.M20

agile-task 2.1.0.M15

Timed task parser

License

License

GroupId

GroupId

cloud.agileframework
ArtifactId

ArtifactId

agile-task
Version

Version

2.1.0.M15
Type

Type

jar
Description

Description

agile-task
Timed task parser
Project URL

Project URL

https://github.com/mydeathtrial/agile-task
Source Code Management

Source Code Management

https://github.com/mydeathtrial/agile-task

Download agile-task 2.1.0.M15


<!-- https://jarcasting.com/artifacts/cloud.agileframework/agile-task/ -->
<dependency>
    <groupId>cloud.agileframework</groupId>
    <artifactId>agile-task</artifactId>
    <version>2.1.0.M15</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.agileframework/agile-task/
implementation 'cloud.agileframework:agile-task:2.1.0.M15'
// https://jarcasting.com/artifacts/cloud.agileframework/agile-task/
implementation ("cloud.agileframework:agile-task:2.1.0.M15")
'cloud.agileframework:agile-task:jar:2.1.0.M15'
<dependency org="cloud.agileframework" name="agile-task" rev="2.1.0.M15">
  <artifact name="agile-task" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.agileframework', module='agile-task', version='2.1.0.M15')
)
libraryDependencies += "cloud.agileframework" % "agile-task" % "2.1.0.M15"
[cloud.agileframework/agile-task "2.1.0.M15"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.data : spring-data-commons jar
cloud.agileframework : common-util jar 2.1.0.M15

test (2)

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

Project Modules

There are no modules declared in this project.