License |
License |
---|---|
GroupId | GroupIdcom.easycodebox |
ArtifactId | ArtifactIdeasycode-parent |
Version | Version0.3.1 |
Type | Typepom |
Description |
Descriptioneasycode
easycode
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
easycode-parent-0.3.1.pom | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.easycodebox/easycode-parent/ -->
<dependency>
<groupId>com.easycodebox</groupId>
<artifactId>easycode-parent</artifactId>
<version>0.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.easycodebox/easycode-parent/
implementation 'com.easycodebox:easycode-parent:0.3.1'
// https://jarcasting.com/artifacts/com.easycodebox/easycode-parent/
implementation ("com.easycodebox:easycode-parent:0.3.1")
'com.easycodebox:easycode-parent:pom:0.3.1'
<dependency org="com.easycodebox" name="easycode-parent" rev="0.3.1">
<artifact name="easycode-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.easycodebox', module='easycode-parent', version='0.3.1')
)
libraryDependencies += "com.easycodebox" % "easycode-parent" % "0.3.1"
[com.easycodebox/easycode-parent "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.springframework : spring-test | jar | 4.3.7.RELEASE |