Last Version

org.fuin.dsl.ddd:ddd-dsl 0.3.0

Xtext based DSL supporting Domain-driven design (DDD)

License

License

GroupId

GroupId

org.fuin.dsl.ddd
ArtifactId

ArtifactId

ddd-dsl
Version

Version

0.3.0
Type

Type

pom
Description

Description

Xtext based DSL supporting Domain-driven design (DDD)
Project Organization

Project Organization

fuin.org (Germany)
Source Code Management

Source Code Management

https://github.com/fuinorg/org.fuin.dsl.ddd/

Download ddd-dsl 0.3.0

Filename Size
ddd-dsl-0.3.0.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/org.fuin.dsl.ddd/ddd-dsl/ -->
<dependency>
    <groupId>org.fuin.dsl.ddd</groupId>
    <artifactId>ddd-dsl</artifactId>
    <version>0.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fuin.dsl.ddd/ddd-dsl/
implementation 'org.fuin.dsl.ddd:ddd-dsl:0.3.0'
// https://jarcasting.com/artifacts/org.fuin.dsl.ddd/ddd-dsl/
implementation ("org.fuin.dsl.ddd:ddd-dsl:0.3.0")
'org.fuin.dsl.ddd:ddd-dsl:pom:0.3.0'
<dependency org="org.fuin.dsl.ddd" name="ddd-dsl" rev="0.3.0">
  <artifact name="ddd-dsl" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fuin.dsl.ddd', module='ddd-dsl', version='0.3.0')
)
libraryDependencies += "org.fuin.dsl.ddd" % "ddd-dsl" % "0.3.0"
[org.fuin.dsl.ddd/ddd-dsl "0.3.0"]

Dependencies

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

Project Modules

  • org.fuin.dsl.ddd
  • org.fuin.dsl.ddd.ide
  • org.fuin.dsl.ddd.ui
  • org.fuin.dsl.ddd.tests
  • org.fuin.dsl.ddd.sdk
  • org.fuin.dsl.ddd.repository