License |
License |
---|---|
GroupId | GroupIdcom.itxiaoer.commons |
ArtifactId | ArtifactIdcommons |
Last Version | Last Version2.3.4 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncommons
commons project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-2.3.4.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.itxiaoer.commons/commons/ -->
<dependency>
<groupId>com.itxiaoer.commons</groupId>
<artifactId>commons</artifactId>
<version>2.3.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.itxiaoer.commons/commons/
implementation 'com.itxiaoer.commons:commons:2.3.4'
// https://jarcasting.com/artifacts/com.itxiaoer.commons/commons/
implementation ("com.itxiaoer.commons:commons:2.3.4")
'com.itxiaoer.commons:commons:pom:2.3.4'
<dependency org="com.itxiaoer.commons" name="commons" rev="2.3.4">
<artifact name="commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.itxiaoer.commons', module='commons', version='2.3.4')
)
libraryDependencies += "com.itxiaoer.commons" % "commons" % "2.3.4"
[com.itxiaoer.commons/commons "2.3.4"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |