common-domain - Common Domain Libraries

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.t3t5u
Идентификатор

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

common-domain
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

common-domain - Common Domain Libraries
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Система контроля версий

Система контроля версий

https://github.com/t3t5u/common-domain

Скачать common-domain

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.github.t3t5u : common-expression jar 1.0.0

test (5)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5
org.hamcrest : hamcrest-library jar 1.3
ch.qos.logback : logback-core jar 1.1.2
ch.qos.logback : logback-classic jar 1.1.2

Модули Проекта

Данный проект не имеет модулей.

common-domain

Common Domain Libraries.

License

Copyright 2015 Tetsuro Sano

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Версии библиотеки

Версия
1.0.0