Last Version

object2source 0.0.10

A library for generating the source code that creates an instance of the object that is submitted to the input.

License

License

GroupId

GroupId

com.github.tankist88
ArtifactId

ArtifactId

object2source
Version

Version

0.0.10
Type

Type

jar
Description

Description

object2source
A library for generating the source code that creates an instance of the object that is submitted to the input.
Project URL

Project URL

https://github.com/tankist88/object2source
Source Code Management

Source Code Management

https://github.com/tankist88/object2source

Download object2source 0.0.10


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4

test (4)

Group / Artifact Type Version
org.testng : testng jar 6.8
org.mockito : mockito-core jar 2.2.22
org.javassist : javassist jar 3.20.0-GA
cglib : cglib jar 2.2.2

Project Modules

There are no modules declared in this project.