License |
License |
---|---|
GroupId | GroupIdio.github.icesnowsunhi |
ArtifactId | ArtifactIdlow-code |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionlow-code
Parent pom providing dependency and plugin management for applications built with Maven
|
Project Organization |
Project Organization |
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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.1.RELEASE |