cagataygurturk / lambadaframework

Build serverless REST API's with JAVA. It implements the JAX-RS API and deploys your application easily to AWS Lambda and API Gateway
MIT License
244 stars 48 forks source link

v0.0.6 disappeared from Maven Central, now has only v0.0.3 #58

Open refacktor opened 5 years ago

refacktor commented 5 years ago

See https://mvnrepository.com/artifact/org.lambadaframework/maven-plugin

refacktor commented 5 years ago

THIS IS A DOCUMENTATION BUG.

It's indirectly a duplicate of Issue #52. The correct dependency is at https://mvnrepository.com/artifact/org.lambadaframework/lambada-maven-plugin

There is an outstanding PR to resolve this, please merge it.