react-apollo

WebJar for react-apollo

Лицензия

Лицензия

MIT
Категории

Категории

React Взаимодействие с пользователем Веб-фреймворки Apollo Контейнер Микросервисы
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

react-apollo
Последняя версия

Последняя версия

1.4.16
Дата

Дата

Тип

Тип

jar
Описание

Описание

react-apollo
WebJar for react-apollo
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/apollographql/react-apollo

Скачать react-apollo

Как подключить последнюю версию

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.webjars.npm : graphql-tag jar [2.0.0,3)
org.webjars.npm » enzyme-adapter-react-16 jar [1.0.0,2)
org.webjars.npm : hoist-non-react-statics jar [2.2.0,3)
org.webjars.npm : prop-types jar [15.5.8,16)
org.webjars.npm : lodash.pick jar [4.4.0,5)
org.webjars.npm : apollo-client jar [1.4.0,2)
org.webjars.npm : object-assign jar [4.0.1,5)
org.webjars.npm : invariant jar [2.2.1,3)

Модули Проекта

Данный проект не имеет модулей.

React Apollo

React Apollo

npm version Build Status Join the community on Spectrum


⚠️ THIS PROJECT HAS BEEN DEPRECATED ⚠️

Please note that 4.0.0 is the final version of all React Apollo packages. React Apollo functionality is now directly available from @apollo/client >= 3. While using the @apollo/react-X packages will still work, we recommend using the following imports from @apollo/client directly instead:

  • old: @apollo/react-components --> new: @apollo/client/react/components
  • old: @apollo/react-hoc --> new: @apollo/client/react/hoc
  • old: @apollo/react-ssr --> new: @apollo/client/react/ssr
  • old: @apollo/react-testing --> new: @apollo/client/testing
  • old: @apollo/react-hooks --> new: @apollo/client

Moving forward, all Apollo + React issues / pull requests should be opened in the apollo-client repo. Please refer to the Apollo Client migration guide for more details.


React Apollo allows you to fetch data from your GraphQL server and use it in building complex and reactive UIs using the React framework. React Apollo may be used in any context that React may be used. In the browser, in React Native, or in Node.js when you want to do server-side rendering.

Documentation

All Apollo Client documentation, including React Apollo usage articles and helpful recipes, lives on https://www.apollographql.com/docs/react/

For the React Apollo API reference, visit https://www.apollographql.com/docs/react/api/react-apollo.html

Maintainers

org.webjars.npm

Apollo GraphQL

A community building flexible open source tools for GraphQL.

Версии библиотеки

Версия
1.4.16