net.coding.yuanhai:sea

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Net
GroupId

GroupId

net.coding.yuanhai
ArtifactId

ArtifactId

sea
Last Version

Last Version

1.7.2
Release Date

Release Date

Type

Type

pom
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/sea
Source Code Management

Source Code Management

https://e.coding.net/yuanhai/sea/sea.git

Download sea

Filename Size
sea-1.7.2.pom 14 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/net.coding.yuanhai/sea/ -->
<dependency>
    <groupId>net.coding.yuanhai</groupId>
    <artifactId>sea</artifactId>
    <version>1.7.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.coding.yuanhai/sea/
implementation 'net.coding.yuanhai:sea:1.7.2'
// https://jarcasting.com/artifacts/net.coding.yuanhai/sea/
implementation ("net.coding.yuanhai:sea:1.7.2")
'net.coding.yuanhai:sea:pom:1.7.2'
<dependency org="net.coding.yuanhai" name="sea" rev="1.7.2">
  <artifact name="sea" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.coding.yuanhai', module='sea', version='1.7.2')
)
libraryDependencies += "net.coding.yuanhai" % "sea" % "1.7.2"
[net.coding.yuanhai/sea "1.7.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • module-sdk

Versions

Version
1.7.2
1.7.1