Last Version

NetCom2-Auto 1.0

Annotation approach to reduce boilerplate code

License

License

Categories

Categories

Net Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.thorbenkuck
ArtifactId

ArtifactId

NetCom2-Auto
Version

Version

1.0
Type

Type

jar
Description

Description

NetCom2-Auto
Annotation approach to reduce boilerplate code
Project URL

Project URL

https://github.com/ThorbenKuck/NetCom2

Download NetCom2-Auto 1.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.15.0
com.github.thorbenkuck : keller-core jar 1.0.2
com.google.auto.service : auto-service jar 1.0-rc4
com.squareup : javapoet jar 1.11.1
com.github.thorbenkuck : NetCom2 jar 2.0.1
com.github.thorbenkuck : NetCom2-Logging jar 1.1.1
com.github.thorbenkuck : NetCom2-Util jar 1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.