is not current version
Last Version 1.7.5

com.googlecode.mycontainer:mycontainer-jsfprovider 1.4.7


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.4.7
Type

Type

jar

Download mycontainer-jsfprovider 1.4.7


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