| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGit Инструменты разработки Контроль версий |
| Группа | Группаorg.kuali.student.repository |
| Идентификатор | Идентификаторgit-importer-student-plugin |
| Последняя версия | Последняя версия0.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеStudent Plugin
Branch Detection for the Kuali Student Svn Repository
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.kuali.student.repository/git-importer-student-plugin/ -->
<dependency>
<groupId>org.kuali.student.repository</groupId>
<artifactId>git-importer-student-plugin</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.kuali.student.repository/git-importer-student-plugin/
implementation 'org.kuali.student.repository:git-importer-student-plugin:0.0.4'
// https://jarcasting.com/artifacts/org.kuali.student.repository/git-importer-student-plugin/
implementation ("org.kuali.student.repository:git-importer-student-plugin:0.0.4")
'org.kuali.student.repository:git-importer-student-plugin:jar:0.0.4'
<dependency org="org.kuali.student.repository" name="git-importer-student-plugin" rev="0.0.4">
<artifact name="git-importer-student-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kuali.student.repository', module='git-importer-student-plugin', version='0.0.4')
)
libraryDependencies += "org.kuali.student.repository" % "git-importer-student-plugin" % "0.0.4"
[org.kuali.student.repository/git-importer-student-plugin "0.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.3 |
| org.kuali.student.repository : repository-tools-common-git | jar | 0.0.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.springframework : spring-test | jar | 3.1.0.RELEASE |
| org.kuali.student.repository : repository-tools-common-git | test-jar | 0.0.4 |
| org.kuali.student.repository : git-importer | jar | 0.0.4 |
| org.kuali.student.repository : git-importer | test-jar | 0.0.4 |
| org.springframework : spring-core | jar | 3.1.0.RELEASE |
| org.springframework : spring-beans | jar | 3.1.0.RELEASE |
| org.springframework : spring-context | jar | 3.1.0.RELEASE |
| org.springframework : spring-context-support | jar | 3.1.0.RELEASE |