| Группа | Группаorg.tinygroup |
|---|---|
| Идентификатор | Идентификаторbizframe2-template-function |
| Версия | Версия2.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикTinyGroup |
<!-- https://jarcasting.com/artifacts/org.tinygroup/bizframe2-template-function/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>bizframe2-template-function</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/bizframe2-template-function/
implementation 'org.tinygroup:bizframe2-template-function:2.0.0'
// https://jarcasting.com/artifacts/org.tinygroup/bizframe2-template-function/
implementation ("org.tinygroup:bizframe2-template-function:2.0.0")
'org.tinygroup:bizframe2-template-function:jar:2.0.0'
<dependency org="org.tinygroup" name="bizframe2-template-function" rev="2.0.0">
<artifact name="bizframe2-template-function" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='bizframe2-template-function', version='2.0.0')
)
libraryDependencies += "org.tinygroup" % "bizframe2-template-function" % "2.0.0"
[org.tinygroup/bizframe2-template-function "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.tinygroup : org.tinygroup.templateengine | jar | 3.0.0 |
| org.tinygroup : org.tinygroup.springmvc | jar | 3.0.0 |
| org.tinygroup : org.tinygroup.dict | jar | 3.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |