modelmapper / modelmapper-module-java8

ModelMapper Module for Java8
Apache License 2.0
14 stars 15 forks source link

Hosting Location #20

Closed Gungrave223 closed 2 years ago

Gungrave223 commented 2 years ago

Just a general question.... Is the jar for this project hosted anywhere? Can't seem to find it.

chhsiao90 commented 2 years ago

You can find it jsr310: https://search.maven.org/artifact/org.modelmapper/modelmapper-module-jsr310 datatypes: https://search.maven.org/artifact/org.modelmapper/modelmapper-module-java8-datatypes

Gungrave223 commented 2 years ago

@chhsiao90 thanks....I was looking for it under the artifact id modelmapper-module-java8 so that explains why there was no jar.