is not current version
Last Version 1.0.1

ice 0.0.4

致力于解决灵活繁复的硬编码问题

License

License

GroupId

GroupId

com.waitmoon.ice
ArtifactId

ArtifactId

ice
Version

Version

0.0.4
Type

Type

pom
Description

Description

ice
致力于解决灵活繁复的硬编码问题
Project URL

Project URL

http://waitmoon.com/
Source Code Management

Source Code Management

https://github.com/zjn-zjn/ice

Download ice 0.0.4

Filename Size
ice-0.0.4.pom 3 KB
Browse

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

Dependencies

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

Project Modules

  • ice-common
  • ice-client
  • ice-server
  • ice-test
  • ice-core
  • ice-node-common
  • ice-client-spring-boot-starter
  • ice-client-spring-boot-autoconfigure