Last Version

com.github.microwww:generate 0.1.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.microwww
ArtifactId

ArtifactId

generate
Version

Version

0.1.1
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download generate 0.1.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.openjpa : openjpa jar 3.1.0
org.slf4j : slf4j-api jar 1.7.28
org.springframework.data : spring-data-jpa jar 2.1.10.RELEASE
org.springframework : spring-webmvc jar 5.2.1.RELEASE
com.github.javaparser : javaparser-symbol-solver-core jar 3.15.3
mysql : mysql-connector-java jar 8.0.18
ch.qos.logback : logback-classic Optional jar 1.2.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.