Last Version

GenSetterCalls 0.0.1

Quickly and automatically generate Java dto set method calls, including import and new statements.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.adrninistrator
ArtifactId

ArtifactId

Java-all-callgraph
Version

Version

0.0.1
Type

Type

pom
Description

Description

GenSetterCalls
Quickly and automatically generate Java dto set method calls, including import and new statements.
Project URL

Project URL

https://github.com/Adrninistrator/GenSetterCalls
Source Code Management

Source Code Management

https://github.com/Adrninistrator/GenSetterCalls

Download Java-all-callgraph 0.0.1


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

Dependencies

runtime (7)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.11
commons-io : commons-io jar 2.8.0
commons-codec : commons-codec jar 1.9
com.mchange : c3p0 jar 0.9.5.5
mysql : mysql-connector-java jar 8.0.20
org.slf4j : log4j-over-slf4j jar 1.7.30
com.github.adrninistrator : java-callgraph jar 0.0.1

Project Modules

There are no modules declared in this project.