| License |
License
Mulan Permissive Software License,Version 1
|
|---|---|
| GroupId | GroupIdcom.nierjia.flowable |
| ArtifactId | ArtifactIdnierjia-flowable-parent |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionnierjia-flowable
中央仓库配置
|
| Filename | Size |
|---|---|
| nierjia-flowable-parent-0.0.1.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.nierjia.flowable/nierjia-flowable-parent/ -->
<dependency>
<groupId>com.nierjia.flowable</groupId>
<artifactId>nierjia-flowable-parent</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.nierjia.flowable/nierjia-flowable-parent/
implementation 'com.nierjia.flowable:nierjia-flowable-parent:0.0.1'
// https://jarcasting.com/artifacts/com.nierjia.flowable/nierjia-flowable-parent/
implementation ("com.nierjia.flowable:nierjia-flowable-parent:0.0.1")
'com.nierjia.flowable:nierjia-flowable-parent:pom:0.0.1'
<dependency org="com.nierjia.flowable" name="nierjia-flowable-parent" rev="0.0.1">
<artifact name="nierjia-flowable-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.nierjia.flowable', module='nierjia-flowable-parent', version='0.0.1')
)
libraryDependencies += "com.nierjia.flowable" % "nierjia-flowable-parent" % "0.0.1"
[com.nierjia.flowable/nierjia-flowable-parent "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.projectlombok : lombok | jar | 1.18.18 |