osgi.enroute.google.angular.webresource

HTML is great for declaring static documents, but it falters when we try to use it for declaring dynamic views in web-applications. AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop.

License

License

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.osgi
ArtifactId

ArtifactId

osgi.enroute.google.angular.webresource
Last Version

Last Version

1.5.7
Release Date

Release Date

Type

Type

jar
Description

Description

osgi.enroute.google.angular.webresource
HTML is great for declaring static documents, but it falters when we try to use it for declaring dynamic views in web-applications. AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop.
Project URL

Project URL

http://angularjs.org/
Project Organization

Project Organization

Google Inc. (bundled by OSGi enRoute)
Source Code Management

Source Code Management

https://github.com/angular/angular.js

Download osgi.enroute.google.angular.webresource

How to add to project

<!-- https://jarcasting.com/artifacts/org.osgi/osgi.enroute.google.angular.webresource/ -->
<dependency>
    <groupId>org.osgi</groupId>
    <artifactId>osgi.enroute.google.angular.webresource</artifactId>
    <version>1.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.osgi/osgi.enroute.google.angular.webresource/
implementation 'org.osgi:osgi.enroute.google.angular.webresource:1.5.7'
// https://jarcasting.com/artifacts/org.osgi/osgi.enroute.google.angular.webresource/
implementation ("org.osgi:osgi.enroute.google.angular.webresource:1.5.7")
'org.osgi:osgi.enroute.google.angular.webresource:jar:1.5.7'
<dependency org="org.osgi" name="osgi.enroute.google.angular.webresource" rev="1.5.7">
  <artifact name="osgi.enroute.google.angular.webresource" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.osgi', module='osgi.enroute.google.angular.webresource', version='1.5.7')
)
libraryDependencies += "org.osgi" % "osgi.enroute.google.angular.webresource" % "1.5.7"
[org.osgi/osgi.enroute.google.angular.webresource "1.5.7"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Angular - One framework. Mobile & desktop.

angular-logo
Angular is a development platform for building mobile and desktop web applications
using Typescript/JavaScript and other languages.

www.angular.io

Contributing Guidelines · Submit an Issue · Blog

CI status   Angular on npm   Discord conversation


Documentation

Get started with Angular, learn the fundamentals and explore advanced topics on our documentation website.

Advanced

Development Setup

Prerequisites

Setting Up a Project

Install the Angular CLI globally:

npm install -g @angular/cli

Create workspace:

ng new [PROJECT NAME]

Run the application:

cd [PROJECT NAME]
ng serve

Quickstart

Get started in 5 minutes.

Ecosystem

angular ecosystem logos

Changelog

Learn about the latest improvements.

Upgrading

Check out our upgrade guide to find out the best way to upgrade your project.

Contributing

Contributing Guidelines

Read through our contributing guidelines to learn about our submission process, coding rules and more.

Want to Help?

Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing and then check out one of our issues in the hotlist: community-help.

Code of Conduct

Help us keep Angular open and inclusive. Please read and follow our Code of Conduct.

Community

Join the conversation and help the community.

Love Angular badge

Love Angular? Give our repo a star ⬆️ .

org.osgi

Angular

Versions

Version
1.5.7