javaee / metro

Metro has been contributed to Eclipse Foundation. Please use the link below to find the latest project
https://github.com/eclipse-ee4j/metro-jax-ws
Other
10 stars 1 forks source link

java.net down: where to download binaries? #34

Closed russellhoff closed 7 years ago

russellhoff commented 7 years ago

As of 28th april 2017, java.net site is down. I need to set up an environment, which needs metro stack installed. Where do I download them from?

lukasj commented 7 years ago

released versions are in maven central, see https://repo1.maven.org/maven2/org/glassfish/metro/metro-standalone/

m0mus commented 7 years ago

https://maven.java.net/content/repositories/releases//org/glassfish/metro/metro-standalone/2.3.1/metro-standalone-2.3.1.zip

brunoborges commented 7 years ago

Can the README.md have a Maven section documenting the latest version available on central, with the code snippet?

russellhoff commented 7 years ago

Thank you so much.