License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.dataease |
ArtifactId | ArtifactIddataease-plugin-common |
Version | Version1.1 |
Type | Typejar |
Description |
DescriptionSpring Boot Parent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dataease-plugin-common-1.1.pom | |
dataease-plugin-common-1.1.jar | 20 KB |
dataease-plugin-common-1.1-sources.jar | 8 KB |
dataease-plugin-common-1.1-javadoc.jar | 133 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.dataease/dataease-plugin-common/ -->
<dependency>
<groupId>io.dataease</groupId>
<artifactId>dataease-plugin-common</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.dataease/dataease-plugin-common/
implementation 'io.dataease:dataease-plugin-common:1.1'
// https://jarcasting.com/artifacts/io.dataease/dataease-plugin-common/
implementation ("io.dataease:dataease-plugin-common:1.1")
'io.dataease:dataease-plugin-common:jar:1.1'
<dependency org="io.dataease" name="dataease-plugin-common" rev="1.1">
<artifact name="dataease-plugin-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dataease', module='dataease-plugin-common', version='1.1')
)
libraryDependencies += "io.dataease" % "dataease-plugin-common" % "1.1"
[io.dataease/dataease-plugin-common "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
org.projectlombok : lombok | jar |