Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kevin-lee/maven2sbt

A tool to convert pom.xml into build.sbt
https://github.com/kevin-lee/maven2sbt

maven sbt scala

Last synced: about 2 months ago
JSON representation

A tool to convert pom.xml into build.sbt

Awesome Lists containing this project

README

        

# maven2sbt

[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FKevin-Lee%2Fmaven2sbt)](https://hits.seeyoufarm.com)
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fkevin-lee%2Fmaven2sbt)](https://hits.seeyoufarm.com)
[![Build Status](https://github.com/kevin-lee/maven2sbt/workflows/Build%20All/badge.svg)](https://github.com/kevin-lee/maven2sbt/actions?workflow=Build+All)
[![Release Status](https://github.com/kevin-lee/maven2sbt/workflows/Release/badge.svg)](https://github.com/kevin-lee/maven2sbt/actions?workflow=Release)

[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.kevinlee/maven2sbt-core_2.13/badge.svg)](https://search.maven.org/artifact/io.kevinlee/maven2sbt-core_2.13)
[![Latest version](https://index.scala-lang.org/kevin-lee/maven2sbt/maven2sbt-core/latest.svg)](https://index.scala-lang.org/kevin-lee/maven2sbt/maven2sbt-core)

A tool to convert Maven `pom.xml` into sbt `build.sbt`

# Please visit [https://maven2sbt.kevinly.dev](https://maven2sbt.kevinly.dev)