| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.yofish.platform |
| ArtifactId | ArtifactIdsword-parent |
| Last Version | Last Version1.4.1.RELEASE |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| sword-parent-1.4.1.RELEASE.pom | 19 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yofish.platform/sword-parent/ -->
<dependency>
<groupId>com.yofish.platform</groupId>
<artifactId>sword-parent</artifactId>
<version>1.4.1.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yofish.platform/sword-parent/
implementation 'com.yofish.platform:sword-parent:1.4.1.RELEASE'
// https://jarcasting.com/artifacts/com.yofish.platform/sword-parent/
implementation ("com.yofish.platform:sword-parent:1.4.1.RELEASE")
'com.yofish.platform:sword-parent:pom:1.4.1.RELEASE'
<dependency org="com.yofish.platform" name="sword-parent" rev="1.4.1.RELEASE">
<artifact name="sword-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yofish.platform', module='sword-parent', version='1.4.1.RELEASE')
)
libraryDependencies += "com.yofish.platform" % "sword-parent" % "1.4.1.RELEASE"
[com.yofish.platform/sword-parent "1.4.1.RELEASE"]
| Version |
|---|
|
1.4.1.RELEASE
|
|
1.4.0.RELEASE
|
|
1.3.0.RELEASE
|
|
1.2.0.RELEASE
|
|
1.1.0.RELEASE
|
|
1.0.0.RELEASE
|