is not current version
Last Version 1.7.5

com.googlecode.mycontainer:mycontainer-jsfprovider 1.2.56


Categories

Categories

IDE Development Tools Container Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

com.googlecode.mycontainer
ArtifactId

ArtifactId

mycontainer-jsfprovider
Version

Version

1.2.56
Type

Type

jar

Download mycontainer-jsfprovider 1.2.56


<!-- https://jarcasting.com/artifacts/com.googlecode.mycontainer/mycontainer-jsfprovider/ -->
<dependency>
    <groupId>com.googlecode.mycontainer</groupId>
    <artifactId>mycontainer-jsfprovider</artifactId>
    <version>1.2.56</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.mycontainer/mycontainer-jsfprovider/
implementation 'com.googlecode.mycontainer:mycontainer-jsfprovider:1.2.56'
// https://jarcasting.com/artifacts/com.googlecode.mycontainer/mycontainer-jsfprovider/
implementation ("com.googlecode.mycontainer:mycontainer-jsfprovider:1.2.56")
'com.googlecode.mycontainer:mycontainer-jsfprovider:jar:1.2.56'
<dependency org="com.googlecode.mycontainer" name="mycontainer-jsfprovider" rev="1.2.56">
  <artifact name="mycontainer-jsfprovider" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.mycontainer', module='mycontainer-jsfprovider', version='1.2.56')
)
libraryDependencies += "com.googlecode.mycontainer" % "mycontainer-jsfprovider" % "1.2.56"
[com.googlecode.mycontainer/mycontainer-jsfprovider "1.2.56"]