| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.googlecode.the-fascinator.plugins |
| Идентификатор | Идентификаторplugin-authentication-filesystem |
| Последняя версия | Последняя версия1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThe Fascinator - Plugin - Authentication - File System
TODO
|
<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-authentication-filesystem/ -->
<dependency>
<groupId>com.googlecode.the-fascinator.plugins</groupId>
<artifactId>plugin-authentication-filesystem</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-authentication-filesystem/
implementation 'com.googlecode.the-fascinator.plugins:plugin-authentication-filesystem:1.2'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-authentication-filesystem/
implementation ("com.googlecode.the-fascinator.plugins:plugin-authentication-filesystem:1.2")
'com.googlecode.the-fascinator.plugins:plugin-authentication-filesystem:jar:1.2'
<dependency org="com.googlecode.the-fascinator.plugins" name="plugin-authentication-filesystem" rev="1.2">
<artifact name="plugin-authentication-filesystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator.plugins', module='plugin-authentication-filesystem', version='1.2')
)
libraryDependencies += "com.googlecode.the-fascinator.plugins" % "plugin-authentication-filesystem" % "1.2"
[com.googlecode.the-fascinator.plugins/plugin-authentication-filesystem "1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.googlecode.the-fascinator : fascinator-common | jar | 1.2 |
| com.googlecode.the-fascinator : fascinator-plugin-api | jar | 1.2 |
| commons-codec : commons-codec | jar | 1.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |