com.github.microwww:generate

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
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download generate

How to add to project

<!-- 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.

Versions

Version
0.1.1
0.1.0