Code Monkey home page Code Monkey logo

henshin-interpreter's Introduction

Henshin Interpreter (repackaged for Maven)

Build Maven Central

This repository contains the version 1.6.0 of the Henshin interpreter. We used Gradle here to repackage the library (with source and javadoc jars) for maven and to publish it to Maven central. We need the interpreter not only within Eclipse but within our standalone library as well.

Using the Library

We published the interpreter to Maven central, so you can use it within your Maven or Gradle build:

Gradle:

implementation 'org.contextmapper:henshin-interpreter:1.6.0'

Maven:

<dependency>
  <groupId>org.contextmapper</groupId>
  <artifactId>henshin-interpreter</artifactId>
  <version>1.6.0</version>
</dependency>

If you not only need the interpreter but the whole Henshin plugin repackaged for Maven, you may have a look at this project: https://github.com/stefan-ka/henshin-maven

Original Source Repository

The original source repo: https://git.eclipse.org/c/henshin/org.eclipse.emft.henshin.git/ We have not changed any code of the Henshin developers. We just packaged and published it as Maven artifact.

Find information about Henshin here: https://www.eclipse.org/henshin

henshin-interpreter's People

Contributors

stefan-ka avatar

Watchers

 avatar  avatar  avatar  avatar

henshin-interpreter's Issues

Update Henshin to 1.6.0

I am using this as a gradle import for my thesis.
Henshin 1.6.0 was released "recently". Could you incorporate this latest Henshin update into the maven repo?

(I would submit a PR, but have no idea how to accomplish this -- is it enough to just replace the henshin folder?)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.