Last Version

low-code 1.0

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

io.github.icesnowsunhi
ArtifactId

ArtifactId

low-code
Version

Version

1.0
Type

Type

pom
Description

Description

low-code
Parent pom providing dependency and plugin management for applications built with Maven
Project Organization

Project Organization

Pivotal Software, Inc.

Download low-code 1.0

Filename Size
low-code-1.0.pom 2 KB
Browse

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-jdbc jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.3.1.RELEASE

test (1)

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

Project Modules

  • common
  • codegen