не последняя версия
Последняя версия 2.4.0

org.bitbucket.askllc.fermenter.stout:stout-cookbook-domain 2.0.0.CR6

An application of the MDA generation portion of Stout to test and demonstrate key concepts

Категории

Категории

Doma Данные ORM
Группа

Группа

org.bitbucket.askllc.fermenter.stout
Идентификатор

Идентификатор

stout-cookbook-domain
Версия

Версия

2.0.0.CR6
Тип

Тип

jar

Скачать stout-cookbook-domain 2.0.0.CR6


<!-- https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-cookbook-domain/ -->
<dependency>
    <groupId>org.bitbucket.askllc.fermenter.stout</groupId>
    <artifactId>stout-cookbook-domain</artifactId>
    <version>2.0.0.CR6</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-cookbook-domain/
implementation 'org.bitbucket.askllc.fermenter.stout:stout-cookbook-domain:2.0.0.CR6'
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-cookbook-domain/
implementation ("org.bitbucket.askllc.fermenter.stout:stout-cookbook-domain:2.0.0.CR6")
'org.bitbucket.askllc.fermenter.stout:stout-cookbook-domain:jar:2.0.0.CR6'
<dependency org="org.bitbucket.askllc.fermenter.stout" name="stout-cookbook-domain" rev="2.0.0.CR6">
  <artifact name="stout-cookbook-domain" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.askllc.fermenter.stout', module='stout-cookbook-domain', version='2.0.0.CR6')
)
libraryDependencies += "org.bitbucket.askllc.fermenter.stout" % "stout-cookbook-domain" % "2.0.0.CR6"
[org.bitbucket.askllc.fermenter.stout/stout-cookbook-domain "2.0.0.CR6"]