Jbase

Jbase: a Customization of Xtext Xbase to deal with pure Java.

License

License

GroupId

GroupId

io.github.lorenzobettini.jbase
ArtifactId

ArtifactId

jbase.parent
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Jbase
Jbase: a Customization of Xtext Xbase to deal with pure Java.
Project URL

Project URL

http://xtext-jbase.sf.net

Download jbase.parent

Filename Size
jbase.parent-1.1.0.pom 15 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.lorenzobettini.jbase/jbase.parent/ -->
<dependency>
    <groupId>io.github.lorenzobettini.jbase</groupId>
    <artifactId>jbase.parent</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.lorenzobettini.jbase/jbase.parent/
implementation 'io.github.lorenzobettini.jbase:jbase.parent:1.1.0'
// https://jarcasting.com/artifacts/io.github.lorenzobettini.jbase/jbase.parent/
implementation ("io.github.lorenzobettini.jbase:jbase.parent:1.1.0")
'io.github.lorenzobettini.jbase:jbase.parent:pom:1.1.0'
<dependency org="io.github.lorenzobettini.jbase" name="jbase.parent" rev="1.1.0">
  <artifact name="jbase.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.lorenzobettini.jbase', module='jbase.parent', version='1.1.0')
)
libraryDependencies += "io.github.lorenzobettini.jbase" % "jbase.parent" % "1.1.0"
[io.github.lorenzobettini.jbase/jbase.parent "1.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0