| License |
License |
|---|---|
| GroupId | GroupIdcom.hippocp |
| ArtifactId | ArtifactIdeasy-code-parent |
| Last Version | Last Version0.3.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioneasy-code
easy-code 轻松编码组件,旨在减少重复劳动,提高工作效率,期望能让每一位 Java 开发者都能专注于自身独特业务。
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| easy-code-parent-0.3.1.pom | 12 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.hippocp/easy-code-parent/ -->
<dependency>
<groupId>com.hippocp</groupId>
<artifactId>easy-code-parent</artifactId>
<version>0.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hippocp/easy-code-parent/
implementation 'com.hippocp:easy-code-parent:0.3.1'
// https://jarcasting.com/artifacts/com.hippocp/easy-code-parent/
implementation ("com.hippocp:easy-code-parent:0.3.1")
'com.hippocp:easy-code-parent:pom:0.3.1'
<dependency org="com.hippocp" name="easy-code-parent" rev="0.3.1">
<artifact name="easy-code-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hippocp', module='easy-code-parent', version='0.3.1')
)
libraryDependencies += "com.hippocp" % "easy-code-parent" % "0.3.1"
[com.hippocp/easy-code-parent "0.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |