com.github.jchanghong:kotlins-test

kotlins是一个小而全的Java工具类库,通过静态方法封装,降低相关API的学习成本,提高工作效率,使Java拥有函数式语言般的优雅,让Java语言也可以“甜甜的”。

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.jchanghong
ArtifactId

ArtifactId

kotlins-test
Last Version

Last Version

2.3.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

kotlins是一个小而全的Java工具类库,通过静态方法封装,降低相关API的学习成本,提高工作效率,使Java拥有函数式语言般的优雅,让Java语言也可以“甜甜的”。
Project Organization

Project Organization

Pivotal Software, Inc.

Download kotlins-test

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.jchanghong/kotlins-test/ -->
<dependency>
    <groupId>com.github.jchanghong</groupId>
    <artifactId>kotlins-test</artifactId>
    <version>2.3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jchanghong/kotlins-test/
implementation 'com.github.jchanghong:kotlins-test:2.3.0.3'
// https://jarcasting.com/artifacts/com.github.jchanghong/kotlins-test/
implementation ("com.github.jchanghong:kotlins-test:2.3.0.3")
'com.github.jchanghong:kotlins-test:jar:2.3.0.3'
<dependency org="com.github.jchanghong" name="kotlins-test" rev="2.3.0.3">
  <artifact name="kotlins-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jchanghong', module='kotlins-test', version='2.3.0.3')
)
libraryDependencies += "com.github.jchanghong" % "kotlins-test" % "2.3.0.3"
[com.github.jchanghong/kotlins-test "2.3.0.3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar 1.4-M2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4-M2
org.jetbrains.kotlinx : kotlinx-coroutines-reactor jar

test (6)

Group / Artifact Type Version
io.projectreactor : reactor-test jar
org.springframework.amqp : spring-rabbit-test jar 2.2.6.RELEASE
org.springframework.batch : spring-batch-test jar 4.2.2.RELEASE
org.springframework.integration : spring-integration-test jar
org.springframework.kafka : spring-kafka-test jar 2.5.0.RELEASE
org.springframework.security : spring-security-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.0.3
2.3.0.1