MVN

org.lightadmin : lightadmin

Maven & Gradle

Jun 20, 2015
654 stars

LightAdmin · Pluggable data management solution for Java web applications developed in a "Rapid" manner

<dependency>
    <groupId>org.lightadmin</groupId>
    <artifactId>lightadmin</artifactId>
    <version>1.0.1.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.lightadmin : lightadmin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1.RELEASE
  • Latest Release Candidate: 1.2.0.RC1

All Versions

Choose a version of org.lightadmin : lightadmin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
lightadmin-1.2.0.RC1
1.0.x
lightadmin-1.0.1.RELEASE
lightadmin-1.0.0.RELEASE
lightadmin-1.0.0.RC1

How to add a dependency to Maven

Add the following org.lightadmin : lightadmin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.lightadmin</groupId>
    <artifactId>lightadmin</artifactId>
    <version>1.0.1.RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.lightadmin : lightadmin gradle dependency to your build.gradle file:

implementation 'org.lightadmin:lightadmin:1.0.1.RELEASE'

Gradle Kotlin DSL: Add the following org.lightadmin : lightadmin gradle kotlin dependency to your build.gradle.kts file:

implementation("org.lightadmin:lightadmin:1.0.1.RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.lightadmin : lightadmin sbt scala dependency to your build.sbt file:

libraryDependencies += "org.lightadmin" % "lightadmin" % "1.0.1.RELEASE"

Advertisement

Dependencies from Group

Jun 20, 2015
654 stars

Discover Dependencies

Aug 07, 2023
262 usages
979 stars
Aug 25, 2023
11 usages
187 stars
Mar 06, 2018
5 usages
215 stars
Jul 22, 2023
7 usages
17 stars
Mar 21, 2017
1 usages
215 stars
Jun 09, 2023
18 usages
402 stars
Apr 18, 2023
49 usages
131 stars