License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdcom.github.jchanghong |
ArtifactId | ArtifactIdkotlins-test |
Last Version | Last Version2.3.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkotlins是一个小而全的Java工具类库,通过静态方法封装,降低相关API的学习成本,提高工作效率,使Java拥有函数式语言般的优雅,让Java语言也可以“甜甜的”。
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
kotlins-test-2.3.0.3.pom | |
kotlins-test-2.3.0.3.jar | 3 KB |
kotlins-test-2.3.0.3-sources.jar | 2 KB |
kotlins-test-2.3.0.3-javadoc.jar | 21 KB |
Browse |
<!-- 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"]
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 |
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 |