| License | License | 
|---|---|
| GroupId | GroupIdorg.ow2.frascati.intent | 
| ArtifactId | ArtifactIdfrascati-authentication | 
| Last Version | Last Version1.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOW2 FraSCAti Authentication Intent OW2 FraSCAti is an open source implementation of SCA specifications. | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.ow2.frascati.intent/frascati-authentication/ -->
<dependency>
    <groupId>org.ow2.frascati.intent</groupId>
    <artifactId>frascati-authentication</artifactId>
    <version>1.4</version>
</dependency>// https://jarcasting.com/artifacts/org.ow2.frascati.intent/frascati-authentication/
implementation 'org.ow2.frascati.intent:frascati-authentication:1.4'// https://jarcasting.com/artifacts/org.ow2.frascati.intent/frascati-authentication/
implementation ("org.ow2.frascati.intent:frascati-authentication:1.4")'org.ow2.frascati.intent:frascati-authentication:jar:1.4'<dependency org="org.ow2.frascati.intent" name="frascati-authentication" rev="1.4">
  <artifact name="frascati-authentication" type="jar" />
</dependency>@Grapes(
@Grab(group='org.ow2.frascati.intent', module='frascati-authentication', version='1.4')
)libraryDependencies += "org.ow2.frascati.intent" % "frascati-authentication" % "1.4"[org.ow2.frascati.intent/frascati-authentication "1.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.ow2.frascati.tinfi : frascati-tinfi-runtime | jar | 1.4.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.6 |