License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.f-sunrise-q |
ArtifactId | ArtifactIdadvance-tool-datamask |
Version | Version1.0.1-RELEASE |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.f-sunrise-q/advance-tool-datamask/ -->
<dependency>
<groupId>com.github.f-sunrise-q</groupId>
<artifactId>advance-tool-datamask</artifactId>
<version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.f-sunrise-q/advance-tool-datamask/
implementation 'com.github.f-sunrise-q:advance-tool-datamask:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.f-sunrise-q/advance-tool-datamask/
implementation ("com.github.f-sunrise-q:advance-tool-datamask:1.0.1-RELEASE")
'com.github.f-sunrise-q:advance-tool-datamask:jar:1.0.1-RELEASE'
<dependency org="com.github.f-sunrise-q" name="advance-tool-datamask" rev="1.0.1-RELEASE">
<artifact name="advance-tool-datamask" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.f-sunrise-q', module='advance-tool-datamask', version='1.0.1-RELEASE')
)
libraryDependencies += "com.github.f-sunrise-q" % "advance-tool-datamask" % "1.0.1-RELEASE"
[com.github.f-sunrise-q/advance-tool-datamask "1.0.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.10 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.2.5.RELEASE |