Last Version

com.github.ltsopensource:lts-parent 1.7.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.ltsopensource
ArtifactId

ArtifactId

lts-parent
Version

Version

1.7.0
Type

Type

pom
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/ltsopensource/light-task-scheduler.git
Source Code Management

Source Code Management

https://github.com/ltsopensource/light-task-scheduler.git

Download lts-parent 1.7.0

Filename Size
lts-parent-1.7.0.pom 15 KB
Browse

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

Dependencies

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

Project Modules

  • lts-core
  • lts-jobtracker
  • lts-tasktracker
  • lts-jobclient
  • lts-admin
  • lts-spring
  • lts-startup
  • lts-monitor
  • lts