| Лицензия |
Лицензия
GNU Lesser General Public License
|
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка Сеть |
| Группа | Группаnet.sf.squirrel-sql.thirdparty-non-maven |
| Идентификатор | Идентификаторnimrodlf |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеNimrod Look and Feel
NimROD Look and Feel is an extension of the Metal Look and Feel, so it should be a portable
look and feel. This POM was contributed by Rob Manning and can be used to build this laf
from the original source code if the source code is structured according to Maven conventions.
|
| Имя Файла | Размер |
|---|---|
| nimrodlf-1.1.pom | |
| nimrodlf-1.1.jar | 207 KB |
| nimrodlf-1.1-sources.jar | 85 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/nimrodlf/ -->
<dependency>
<groupId>net.sf.squirrel-sql.thirdparty-non-maven</groupId>
<artifactId>nimrodlf</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/nimrodlf/
implementation 'net.sf.squirrel-sql.thirdparty-non-maven:nimrodlf:1.1'
// https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/nimrodlf/
implementation ("net.sf.squirrel-sql.thirdparty-non-maven:nimrodlf:1.1")
'net.sf.squirrel-sql.thirdparty-non-maven:nimrodlf:jar:1.1'
<dependency org="net.sf.squirrel-sql.thirdparty-non-maven" name="nimrodlf" rev="1.1">
<artifact name="nimrodlf" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.squirrel-sql.thirdparty-non-maven', module='nimrodlf', version='1.1')
)
libraryDependencies += "net.sf.squirrel-sql.thirdparty-non-maven" % "nimrodlf" % "1.1"
[net.sf.squirrel-sql.thirdparty-non-maven/nimrodlf "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven.plugins : maven-jar-plugin | maven-plugin | 2.2 |
| org.apache.maven.plugins : maven-compiler-plugin | maven-plugin | 2.0.2 |