Last Version

lde-parent 1.0.4

Embedded Local Development Environment (LDE) web server provider.

License

License

GroupId

GroupId

com.github.bordertech.lde
ArtifactId

ArtifactId

lde-parent
Version

Version

1.0.4
Type

Type

pom
Description

Description

lde-parent
Embedded Local Development Environment (LDE) web server provider.
Project URL

Project URL

https://github.com/bordertech/java-lde
Source Code Management

Source Code Management

https://github.com/bordertech/java-lde

Download lde-parent 1.0.4

Filename Size
lde-parent-1.0.4.pom 1 KB
Browse

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

Dependencies

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

Project Modules

  • lde-api
  • lde-tomcat
  • lde-tomcat-commons-logging
  • lde-tomcat-log4j
  • lde-exec-maven-plugin