Last Version

Sculptor 3.1.0

Sculptor is an open source productivity tool that applies the concepts from Domain-Driven Design and Domain Specific Languages for generating high quality Java code and configuration from a textual specification.

License

License

GroupId

GroupId

org.sculptorgenerator
ArtifactId

ArtifactId

sculptor-parent
Version

Version

3.1.0
Type

Type

jar
Description

Description

Sculptor
Sculptor is an open source productivity tool that applies the concepts from Domain-Driven Design and Domain Specific Languages for generating high quality Java code and configuration from a textual specification.
Project URL

Project URL

http://sculptorgenerator.org/
Source Code Management

Source Code Management

https://github.com/sculptor/sculptor.git

Download sculptor-parent 3.1.0


<!-- https://jarcasting.com/artifacts/org.sculptorgenerator/sculptor-parent/ -->
<dependency>
    <groupId>org.sculptorgenerator</groupId>
    <artifactId>sculptor-parent</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.sculptorgenerator/sculptor-parent/
implementation 'org.sculptorgenerator:sculptor-parent:3.1.0'
// https://jarcasting.com/artifacts/org.sculptorgenerator/sculptor-parent/
implementation ("org.sculptorgenerator:sculptor-parent:3.1.0")
'org.sculptorgenerator:sculptor-parent:jar:3.1.0'
<dependency org="org.sculptorgenerator" name="sculptor-parent" rev="3.1.0">
  <artifact name="sculptor-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sculptorgenerator', module='sculptor-parent', version='3.1.0')
)
libraryDependencies += "org.sculptorgenerator" % "sculptor-parent" % "3.1.0"
[org.sculptorgenerator/sculptor-parent "3.1.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.