License |
License |
---|---|
GroupId | GroupIdcom.github.ltsopensource |
ArtifactId | ArtifactIdlts-admin |
Version | Version1.7.0 |
Type | Typewar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
lts-admin-1.7.0.pom | |
lts-admin-1.7.0.war | 21 MB |
lts-admin-1.7.0-sources.jar | 64 KB |
lts-admin-1.7.0-javadoc.jar | 393 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ltsopensource/lts-admin/ -->
<dependency>
<groupId>com.github.ltsopensource</groupId>
<artifactId>lts-admin</artifactId>
<version>1.7.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ltsopensource/lts-admin/
implementation 'com.github.ltsopensource:lts-admin:1.7.0'
// https://jarcasting.com/artifacts/com.github.ltsopensource/lts-admin/
implementation ("com.github.ltsopensource:lts-admin:1.7.0")
'com.github.ltsopensource:lts-admin:war:1.7.0'
<dependency org="com.github.ltsopensource" name="lts-admin" rev="1.7.0">
<artifact name="lts-admin" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.ltsopensource', module='lts-admin', version='1.7.0')
)
libraryDependencies += "com.github.ltsopensource" % "lts-admin" % "1.7.0"
[com.github.ltsopensource/lts-admin "1.7.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |